Template:Intro: Difference between revisions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
|} | |} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
{{Related|Wiki Templates}} | {{Related|Wiki Templates|Page Templates}} | ||
== Syntax == | == Syntax == | ||
<pre> | |||
{{Intro | |||
| Patch Introduced = | |||
| Related Quests = | |||
| Updated = | |||
}} | |||
</pre> | |||
<pre> | |||
{{Intro | |||
| Patch Introduced = [[<Patch>]] | |||
| Related Quests = [[<Quest>]], [[<Quest>]] | |||
| Updated = [[<Quest>]], [[<Quest>]] | |||
}} | |||
</pre> | |||
== 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. | |||
</noinclude> | </noinclude> |
Revision as of 21:34, 3 February 2009
Related topics: Wiki Templates, Page Templates
Syntax
{{Intro | Patch Introduced = | Related Quests = | Updated = }}
{{Intro | Patch Introduced = [[<Patch>]] | Related Quests = [[<Quest>]], [[<Quest>]] | Updated = [[<Quest>]], [[<Quest>]] }}
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.