Template:Intro: Difference between revisions
Tags: Rollback Reverted |
(Change inline font to black) Tag: Reverted |
||
Line 2: | Line 2: | ||
{|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=#000000>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=#000000>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=#000000>Updated: </font></b>}} | ||
|align=left| {{#ifeq:{{{Updated|}}}|||{{{Updated|}}}}} | |align=left| {{#ifeq:{{{Updated|}}}|||{{{Updated|}}}}} | ||
|}</div></includeonly> | |}</div></includeonly> |
Revision as of 07:03, 20 January 2024
Template Documentation: | |_}}/Doc?action=edit 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 ( [[ ]] ).