Template:Intro: Difference between revisions
From Drunkapedia
imported>Tlosk No edit summary |
imported>Tlosk No edit summary |
||
Line 5: | Line 5: | ||
| | | | ||
{|border=0 cellpadding=0 cellspacing=0 style="background-color:#F9F9F9" | {|border=0 cellpadding=0 cellspacing=0 style="background-color:#F9F9F9" | ||
|<b><font color=# | |<b><font color=#606060>Introduced:</font></b> {{#ifeq:{{{Patch Introduced|}}} | | ?? | {{{Patch Introduced}}} }} | ||
|width=10| | |width=10| | ||
|{{#ifeq:{{{Related Quests|}}} | | |<b><font color=# | |{{#ifeq:{{{Related Quests|}}} | | |<b><font color=#606060>Related Quests:</font></b> {{{Related Quests}}} }} | ||
|width=10| | |width=10| | ||
| {{#ifeq:{{{Updated|}}} | | |<b><font color=# | | {{#ifeq:{{{Updated|}}} | | |<b><font color=#606060>Updated:</font></b> {{{Updated}}} }} | ||
|} | |} | ||
|} | |} |
Revision as of 07:00, 9 February 2009
Related topics: Wiki Templates, Page Templates
Syntax
{{Intro | Patch Introduced = | Related Quests = | Updated = }}
{{Intro | Patch Introduced = [[<Patch>]] | Related Quests = [[<Quest>]], [[<Quest>]] | Updated = [[<Patch>]], [[<Patch>]] }}
Usage
This is a component template that is used within many Page Templates and displays the patch introduced, related quests and patches when the item was updated. Leave blank any sections that do not apply. All items should be enclosed in link brackets ( [[ ]] ).