Difference between revisions of "Template:Event link"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
m (added notes)
Line 1: Line 1:
<includeonly><onlyinclude>{{#switch: {{{1|}}}
<includeonly><onlyinclude>{{#switch: {{{1|}}}
<!--AVOIDING MISUSING PAGES-->
| Canaan = [[Event Quest:Raiders of the Lost Isle 2: The Promised Undersea City|{{{1|}}}]]
| Canaan = [[Event Quest:Raiders of the Lost Isle 2: The Promised Undersea City|{{{1|}}}]]
| Jiangshi = [[Event Quest:Arise! Jiangshi Night|{{{1|}}}]]
| Jiangshi = [[Event Quest:Arise! Jiangshi Night|{{{1|}}}]]


<!--DISAMBIGUATING EVENT NAMES-->
| Valentine = {{#switch: {{{unit|}}}
| Valentine = {{#switch: {{{unit|}}}
| Moritaka | Gunzo | Gabriel | Shiro = [[Valentine Panic!|{{{1|}}}]]
| Moritaka | Gunzo | Gabriel | Shiro = [[Valentine Panic!|{{{1|}}}]]
Line 10: Line 12:
| #default = [[{{{1|}}}]]
| #default = [[{{{1|}}}]]
}}
}}
| Christmas = {{#switch: {{{unit|}}}
| Christmas = {{#switch: {{{unit|}}}
| Ryota | Taurus Mask = [[The New Champion of Christmas|{{{1|}}}]]
| Ryota | Taurus Mask = [[The New Champion of Christmas|{{{1|}}}]]
Line 18: Line 19:
}}
}}


<!--NO LINK REQUIRED FOR STANDARD UNITS-->
| Standard = Standard
| Standard = Standard



Revision as of 10:44, 19 March 2020

Template documentation[view] [edit] [history] [purge]

Description

This template is used to create a hyperlink for an event in the Template:Transient extended infobox template. For the most part it gets updated semi-automatically but some special cases also have to be resolved (ambiguity of Christmas/Valentine events, Canaan and Jiangshi pages being misused, etc).

Parameters:

  • (unnamed) = event name
  • unit = English transient name

Usage

{{Event link|Valentine|unit=Surtr}}

Valentine

Template editing

If more special cases are found, please edit the template to include them. Refer to the comments left in the template.