Template:Documentation: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
No edit summary
(Created page with "<includeonly>{|cellpadding=3 style="border:1px solid #e5e5e5; width:100%; background:#f9f9f9;" !align=left bgcolor=#d0d0d0| <big>Template Documentation:</big> !align=right bgcolor=#d0d0d0| '''<small>[http://ac.wikkii.net/w/index.php?title=Template:{{#replace:{{PAGENAME}}| |_}}/Doc&action=edit Edit Documentation]</small> |} {{{{PAGENAME}}/Doc}}</includeonly><noinclude>{{Documentation}}Category:Wiki Template</noinclude>")
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
!align=right bgcolor=#d0d0d0| '''<small>[http://ac.wikkii.net/w/index.php?title=Template:{{#replace:{{PAGENAME}}| |_}}/Doc&action=edit Edit Documentation]</small>
!align=right bgcolor=#d0d0d0| '''<small>[http://ac.wikkii.net/w/index.php?title=Template:{{#replace:{{PAGENAME}}| |_}}/Doc&action=edit Edit Documentation]</small>
|}
|}
{{{{PAGENAME}}/Doc}}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Template]][[Category:General Template]]</noinclude>
{{{{PAGENAME}}/Doc}}</includeonly><noinclude>{{Documentation}}[[Category:Wiki Template]]</noinclude>

Latest revision as of 23:24, 16 January 2024

Template Documentation: Edit Documentation

Related topics: Wiki Templates, Page Templates

Syntax

{{Intro
 | Patch Introduced = 
 |   Related Quests = 
 |          Updated = 
}}
{{Intro
 | Patch Introduced = [[<Patch>]]
 |   Related Quests = [[<Quest>]], [[<Quest>]]
 |          Updated = [[<Patch>]], [[<Patch>]]
 | Retired Versions = [[<Page>|1]], [[<Page>|2]]
 |  Current Version = [[<Page>]]
 |      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 = <??> 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.


You can display prominent links to retired versions on the page for the current version, and vice versa, by adding the appropriate parameter shown above (you can delete parameters that don't apply).