Template:Intro: Difference between revisions
(Remove inline font color) Tag: Reverted |
Tags: Rollback Reverted |
||
Line 2: | Line 2: | ||
{|border=0 cellpadding=0 cellspacing=0 | {|border=0 cellpadding=0 cellspacing=0 | ||
|-valign=top | |-valign=top | ||
|align=left| <b>Introduced: </b> | |align=left| <b><font color=#ffffcc>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>Related Quests: </b>}} | |align=left| {{#ifeq:{{{Related Quests|}}}|||<b><font color=#ffffcc>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>Updated: </b>}} | |align=left| {{#ifeq:{{{Updated|}}}|||<b><font color=#ffffcc>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 ( [[ ]] ).