Template:IndexInline-One

From MLexWiki
Revision as of 08:29, 8 September 2012 by Otter Jenkins (talk | contribs)
Jump to navigationJump to search

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.

Fields:

  • Art: Article name. Defaults to Placeholder
  • Auth: Author
  • Timestamp: e.g. 201208150230 (PDT: yyyyMMDDHHMM)
  • Type: Type of record - "Dib", "Sub", "Acc", "FL"

Full usage syntax:

{{IndexInline-One
|Art=Archives of Aramathea
|Auth=Otter Jenkins
|Timestamp=201208150230
|Type=Dib}}

Typical usage syntax:

{{IndexInline-One
|Art=Archives of Aramathea
|Auth=Otter Jenkins
|Timestamp=201208150230
|Type=Dib}}

Syntax for Placeholders:

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

Syntax for First Links:

{{IndexInline-One
|Auth=Otter Jenkins
|TC=A
|Type=FL}}
  • {{#ifeq: {{{Type}}} | FL | [[One:{{{Art}}}|{{{Art}}}]] (FL: [[User:{{{Auth}}}|{{{Auth}}}]], TC: {{{TC}}}) | {{#ifeq: {{{Type}}} | Acc | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{Auth}}}|{{{Auth}}}]] - {{{Type}}}: {{{Timestamp}}}) | {{#ifeq: {{{Type}}} | Dib | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{Auth}}}|{{{Auth}}}]] - {{{Type}}}: {{{Timestamp}}}) | {{#ifeq: {{{Type}}} | Sub | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{Auth}}}|{{{Auth}}}]] - {{{Type}}}: {{{Timestamp}}}) | Placeholder (Auth: [[User:{{{Auth}}}|{{{Auth}}}]]) }} }} }} }}