Template:Intro: Difference between revisions
Jump to navigation
Jump to search
imported>An Adventurer (removed my hardcoded values used in testing. oops!) |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div width="100%" style=" | <includeonly><div width="100%" style="float:none; width:100%; padding: 6px 6px 6px 6px"> | ||
{|border=0 cellpadding=0 cellspacing=0 | {|border=0 cellpadding=0 cellspacing=0 | ||
|-valign=top | |-valign=top | ||
|align=left| <b><font color=# | |align=left| <b><font color=#e5b14d>Introduced: </font></b> | ||
|align=left| {{#ifeq:{{{Patch Introduced|}}}||??|{{{Patch Introduced|}}}}} | |align=left| {{#ifeq:{{{Patch Introduced|}}}||??|{{{Patch Introduced|}}}}} | ||
|width=8| | |width=8| | ||
|align=left| {{#ifeq:{{{Related Quests|}}}|||<b><font color=# | |align=left| {{#ifeq:{{{Related Quests|}}}|||<b><font color=#e5b14d>Related Quests: </font></b>}} | ||
|align=left| {{#ifeq:{{{Related Quests|}}}|||{{{Related Quests|}}}}} | |align=left| {{#ifeq:{{{Related Quests|}}}|||{{{Related Quests|}}}}} | ||
|width=8| | |width=8| | ||
|align=left| {{#ifeq:{{{Updated|}}}|||<b><font color=# | |align=left| {{#ifeq:{{{Updated|}}}|||<b><font color=#e5b14d>Updated: </font></b>}} | ||
|align=left| {{#ifeq:{{{Updated|}}}|||{{{Updated|}}}}} | |align=left| {{#ifeq:{{{Updated|}}}|||{{{Updated|}}}}} | ||
|} | |}</div></includeonly> | ||
</div></includeonly> | |||
<noinclude> | <noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[Category:Wiki Template]][[Category:Summary Template]] | [[Category:Wiki Template]][[Category:Summary Template]] | ||
</noinclude> | </noinclude> |
Latest revision as of 09:05, 11 June 2023
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>]] }}
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 ( [[ ]] ).