Template:IndexInline-One: Difference between revisions

From MLexWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:
* TC: Turn that source article created this link
* TC: Turn that source article created this link
* Timestamp: e.g. 201208150230 (PDT: yyyyMMDDHHMM)
* Timestamp: e.g. 201208150230 (PDT: yyyyMMDDHHMM)
* Type: Type of record - "Dib", "Sub", "Acc", "FL"
* Type: Type of record - "Dib", "Sub", "Acc", "FL", "FL-Dib", "FL-Sub", "FL-Acc"


Full usage syntax:
Full usage syntax:
Line 76: Line 76:
[[Category:What came after]]
[[Category:What came after]]
</noinclude>
</noinclude>
* {{#ifeq: {{{Type}}} | FL | [[One:{{{Art}}}{{!}}{{{Art}}}]] ({{{Type}}}: [[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|Unspecified}}}{{!}}{{{Auth|Unspecified}}}]]) }} }} }} }}
* {{#ifeq: {{Type}}} | FL-Acc | FL-Acc | {{#ifeq: {{{Type}}} | FL-Sub | FL-Sub | {{#ifeq: {{{Type}}} | FL-Dib | FL-Dib | {{#ifeq: {{{Type}}} | FL | [[One:{{{Art}}}{{!}}{{{Art}}}]] ({{{Type}}}: [[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|Unspecified}}}{{!}}{{{Auth|Unspecified}}}]]) }} }} }} }} }} }} }}

Revision as of 18:49, 10 September 2012

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
  • SourceArt: Source article name that created the link
  • TC: Turn that source article created this link
  • Timestamp: e.g. 201208150230 (PDT: yyyyMMDDHHMM)
  • Type: Type of record - "Dib", "Sub", "Acc", "FL", "FL-Dib", "FL-Sub", "FL-Acc"

Full usage syntax:

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

Output:


Typical usage syntax:

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

Output:


Syntax for Placeholders:

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

Output:

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


Syntax for First Links:

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

Output:


Default output with empty inputs:

  • {{#ifeq: Template:Type} | FL-Acc | FL-Acc | {{#ifeq: {{{Type}}} | FL-Sub | FL-Sub | {{#ifeq: {{{Type}}} | FL-Dib | FL-Dib | {{#ifeq: {{{Type}}} | FL | [[One:{{{Art}}}|{{{Art}}}]] ({{{Type}}}: [[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: Unspecified) }} }} }} }} }} }} }}