No edit summary
(Remove inline font)
Tag: Manual revert
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{#ifeq:{{{Rare Number|}}}|||[[Category:Rare]]}}
<includeonly><div width="100%" style="float:none; width:100%; padding: 6px 6px 6px 6px">
{|border=0 cellpadding=0 cellspacing=0 style="float:none; width:100%; padding: 0px 0px 5px 0px;"
{|border=0 cellpadding=0 cellspacing=0  
|align=left|
|-valign=top
{|border=0 cellpadding=0 cellspacing=0 class="toccolours" style="float:none; width:100%; padding: 6px 6px 6px 6px;"
|align=left| <b>Introduced:&nbsp;</b>
|
|align=left| {{#ifeq:{{{Patch Introduced|}}}||??|{{{Patch Introduced|}}}}}
{|border=0 cellpadding=0 cellspacing=0 style="background-color:#F9F9F9"
|width=8|
|<b><font color=#606060>Introduced: </font></b>  
|align=left| {{#ifeq:{{{Related Quests|}}}|||<b>Related&nbsp;Quests:&nbsp;</b>}}
|{{#ifeq:{{{Patch Introduced|}}}|| ?? | {{{Patch Introduced|}}} }}
|align=left| {{#ifeq:{{{Related Quests|}}}|||{{{Related Quests|}}}}}
|width=10|  
|width=8|  
|{{#ifeq:{{{Related Quests|}}}|||<b><font color=#606060>Related Quests: </font></b>}}  
|align=left| {{#ifeq:{{{Updated|}}}|||<b>Updated:&nbsp;</b>}}
|{{#ifeq:{{{Related Quests|}}}|||{{{Related Quests|}}} }}
|align=left| {{#ifeq:{{{Updated|}}}|||{{{Updated|}}}}}
|width=10|  
|}</div></includeonly>
| {{#ifeq:{{{Updated|}}}|||<b><font color=#606060>Updated: </font></b>}}
<noinclude>
| {{#ifeq:{{{Updated|}}}||| {{{Updated|}}} }}
{{Documentation}}
|}
[[Category:Wiki Template]][[Category:Summary Template]]
|align=right|
{{#ifeq:{{{Rare Number|}}}|||'''[[Rares{{!}}Rare #{{{Rare Number|??}}}]]'''
}}
|}
|}</includeonly><noinclude>
{{Related|Wiki Templates|Page Templates}}
== Syntax ==
<pre>
{{Intro
| Patch Introduced =
|  Related Quests =
|          Updated =
}}
</pre>
 
<pre>
{{Intro
| Patch Introduced = [[<Patch>]]
|  Related Quests = [[<Quest>]], [[<Quest>]]
|          Updated = [[<Patch>]], [[<Patch>]]
|      Rare Number = <Number>
}}
</pre>
 
== 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 <nowiki>( [[ ]] )</nowiki>.
 
If an item is a [[Rare]], setting <code>Rare Number = <??></code> 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>

Latest revision as of 07:09, 20 January 2024


Template Documentation: |_}}/Doc?action=edit Edit Documentation

Related topics: Wiki Templates, Page Templates

Syntax Edit

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Intro
 | Patch Introduced = [[<Patch>]]
 |   Related Quests = [[<Quest>]], [[<Quest>]]
 |          Updated = [[<Patch>]], [[<Patch>]]
}}

Usage Edit

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