Template:Intro: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk's Bot
No edit summary
imported>Tlosk
Line 36: Line 36:


== 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. 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.
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 15:06, 20 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. 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.