Template:IndexInline-One: Difference between revisions

From MLexWiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 13: Line 13:
{{IndexInline-One
{{IndexInline-One
|Art=Archives of Aramathea
|Art=Archives of Aramathea
|Auth=Otter Jenkins
|DibAuth=Otter Jenkins
|Type=Dib}}
|Type=Dib}}
</pre>
</pre>
Line 20: Line 20:
{{IndexInline-One
{{IndexInline-One
|Art=Archives of Aramathea
|Art=Archives of Aramathea
|Auth=Otter Jenkins
|DibAuth=Otter Jenkins
|Type=Dib}}
|Type=Dib}}


Line 28: Line 28:
{{IndexInline-One
{{IndexInline-One
|Art=Archives of Aramathea
|Art=Archives of Aramathea
|Auth=Otter Jenkins
|DibAuth=Otter Jenkins
|Type=Dib}}
|Type=Dib}}
</pre>
</pre>
Line 35: Line 35:
{{IndexInline-One
{{IndexInline-One
|Art=Archives of Aramathea
|Art=Archives of Aramathea
|Auth=Otter Jenkins
|DibAuth=Otter Jenkins
|Type=Dib}}
|Type=Dib}}


Line 42: Line 42:
<pre>
<pre>
{{IndexInline-One
{{IndexInline-One
|Auth=Otter Jenkins}}
|DibAuth=Otter Jenkins}}
</pre>
</pre>


Output:
Output:
{{IndexInline-One
{{IndexInline-One
|Auth=Otter Jenkins}}
|DibAuth=Otter Jenkins}}





Revision as of 13:49, 20 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
  • 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}}}]] (FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]], Auth: Otter Jenkins - ACCEPTED) | {{#ifeq: {{{Type}}} | FL-Sub | [[One:{{{Art}}}|{{{Art}}}]] (FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]], Auth: Otter Jenkins - Submitted) | {{#ifeq: {{{Type}}} | FL-Dib | [[One:{{{Art}}}|{{{Art}}}]] (FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]], Auth: Otter Jenkins - Dibbed) | {{#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 - ACCEPTED) | {{#ifeq: {{{Type}}} | Dib | [[One:{{{Art}}}|{{{Art}}}]] (Auth: Otter Jenkins - Dibbed) | {{#ifeq: {{{Type}}} | Sub | [[One:{{{Art}}}|{{{Art}}}]] (Auth: Otter Jenkins - Submitted | 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}}}]] (FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]], Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]] - ACCEPTED) | {{#ifeq: {{{Type}}} | FL-Sub | [[One:{{{Art}}}|{{{Art}}}]] (FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]], Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]] - Submitted) | {{#ifeq: {{{Type}}} | FL-Dib | [[One:{{{Art}}}|{{{Art}}}]] (FL: [[User:{{{FLAuth}}}|{{{FLAuth}}}]], TC: [[One:{{{SourceArt}}}|{{{TC}}}]], Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]] - Dibbed) | {{#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}}}]] - ACCEPTED) | {{#ifeq: {{{Type}}} | Dib | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]] - Dibbed) | {{#ifeq: {{{Type}}} | Sub | [[One:{{{Art}}}|{{{Art}}}]] (Auth: [[User:{{{DibAuth}}}|{{{DibAuth}}}]] - Submitted | Placeholder (Auth: Unspecified) }} }} }} }} }} }} }}