Template:Intro: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk's Bot
No edit summary
imported>Tlosk's Bot
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>{{#ifeq:{{{Rare Number|}}}|||[[Category:Rare]]}}
{|border=0 cellpadding=0 cellspacing=0 style="float:none; width:100%; padding: 0px 0px 5px 0px;"
{|border=0 cellpadding=0 cellspacing=0 style="float:none; width:100%; padding: 0px 0px 5px 0px;"
|align=left|
|align=left|
Line 37: Line 37:
== Usage ==
== 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 <nowiki>( [[ ]] )</nowiki>.
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 <nowiki>( [[ ]] )</nowiki>.
If an item is a [[Rare]], setting '''Rare Number''' = the number or ?? will categorize the page as a rare and display a link in the upper right. For non-rares simply leave this value out all together.
</noinclude>
</noinclude>

Revision as of 10:24, 19 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>]]
 |      Rare Number = <Number>
}}

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 ( [[ ]] ).

If an item is a Rare, setting Rare Number = the number or ?? will categorize the page as a rare and display a link in the upper right. For non-rares simply leave this value out all together.