Template:Intro: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 5: Line 5:
|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=#ffffcc>Related&nbsp;Quests:&nbsp;</font></b>}}
|align=left| {{#ifeq:{{{Related Quests|}}}|||<b><font color=#e5b14d>Related&nbsp;Quests:&nbsp;</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=#ffffcc>Updated:&nbsp;</font></b>}}
|align=left| {{#ifeq:{{{Updated|}}}|||<b><font color=#e5b14d>Updated:&nbsp;</font></b>}}
|align=left| {{#ifeq:{{{Updated|}}}|||{{{Updated|}}}}}
|align=left| {{#ifeq:{{{Updated|}}}|||{{{Updated|}}}}}
|}</div></includeonly>
|}</div></includeonly>

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 ( [[ ]] ).