Template:Intro: Difference between revisions

From Drunkapedia
Jump to: navigation, search
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=#808080>Introduced:</font></b> {{#ifeq:{{{Patch Introduced|}}} | | ?? | {{{Patch Introduced}}} }}
|<b><font color=#606060>Introduced:</font></b> {{#ifeq:{{{Patch Introduced|}}} | | ?? | {{{Patch Introduced}}} }}
|width=10|  
|width=10|  
|{{#ifeq:{{{Related Quests|}}} | | |<b><font color=#808080>Related Quests:</font></b> {{{Related Quests}}} }}
|{{#ifeq:{{{Related Quests|}}} | | |<b><font color=#606060>Related Quests:</font></b> {{{Related Quests}}} }}
|width=10|  
|width=10|  
| {{#ifeq:{{{Updated|}}} | | |<b><font color=#808080>Updated:</font></b> {{{Updated}}} }}
| {{#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 ( [[ ]] ).