Template:IndexInline-One

From MLexWiki
Revision as of 10:53, 28 October 2012 by Otter Jenkins (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

For insertion into index to help track Dibs, Submission, Acceptance and other metadata about the article. Assists GMs in tracking and coordination. Assists players in recognizing the status of any given article.

For more subtlety, colors indicate dib or phantom (red)/sub (orange)/acc (green) status.

Fields:

  • Art: Article name. Defaults to Placeholder
  • Auth: Author
  • SourceArt: Source article name that created the link
  • TC: Turn that source article created this link
  • Type: Type of record - "Dib", "Sub", "Acc", "FL", "FL-Dib", "FL-Sub", "FL-Acc"

Full usage syntax:

{{IndexInline-One
|Art=Archives of Aramathea
|DibAuth=Otter Jenkins
|Type=Dib}}

Output:


Typical usage syntax:

{{IndexInline-One
|Art=Archives of Aramathea
|DibAuth=Otter Jenkins
|Type=Dib}}

Output:


Syntax for Placeholders:

{{IndexInline-One
|DibAuth=Otter Jenkins}}

Output:

  • {{#ifeq: {{{Type}}} | FL-Acc | [[One:{{{Art}}}|{{{Art}}}]] (Auth: Otter Jenkins, FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]]) | {{#ifeq: {{{Type}}} | FL-Sub | [[One:{{{Art}}}|{{{Art}}}]] (Auth: Otter Jenkins, FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]]) | {{#ifeq: {{{Type}}} | FL-Dib | [[One:{{{Art}}}|{{{Art}}}]] (Auth: Otter Jenkins, FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]]) | {{#ifeq: {{{Type}}} | FL | [[One:{{{Art}}}|{{{Art}}}]] (FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], {{#ifeq: N/A | N/A | TC: {{{TC}}} | TC: [[One:{{{SourceArt}}}|{{{TC}}}]]}}) | {{#ifeq: {{{Type}}} | Acc | [[One:{{{Art}}}|{{{Art}}}]] (Auth: Otter Jenkins) | {{#ifeq: {{{Type}}} | Dib | [[One:{{{Art}}}|{{{Art}}}]] (Auth: Otter Jenkins) | {{#ifeq: {{{Type}}} | Sub | [[One:{{{Art}}}|{{{Art}}}]] (Auth: Otter Jenkins) | Placeholder (Auth: Otter Jenkins) }} }} }} }} }} }} }}


Syntax for First Links:

{{IndexInline-One
|Art=Archives of Aramathea
|FLAuth=Otter Jenkins
|SourceArt=Archives of Aramathea
|TC=A
|Type=FL}}

Output:


For combo FL and Dibs, Subs and Accs: NOTE: Be sure to change Type to FL-Dib, FL-Sub and FL-Acc. Field DibAuthor remains the same in name and data.

{{IndexInline-One
|Art=Archives of Aramathea
|DibAuth=Otter Jenkins
|FLAuth=Otter Jenkins
|SourceArt=Balthazar Clock Tower Incident
|TC=A
|Type=FL-Dib}}

Output:

Default output with empty inputs:

  • {{#ifeq: {{{Type}}} | FL-Acc | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]], FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]]) | {{#ifeq: {{{Type}}} | FL-Sub | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]], FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]]) | {{#ifeq: {{{Type}}} | FL-Dib | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]], FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]]) | {{#ifeq: {{{Type}}} | FL | [[One:{{{Art}}}|{{{Art}}}]] (FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], {{#ifeq: N/A | N/A | TC: {{{TC}}} | TC: [[One:{{{SourceArt}}}|{{{TC}}}]]}}) | {{#ifeq: {{{Type}}} | Acc | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]]) | {{#ifeq: {{{Type}}} | Dib | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]]) | {{#ifeq: {{{Type}}} | Sub | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]]) | Placeholder (Auth: Unspecified) }} }} }} }} }} }} }}