Template:Invitation: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
(Created page with "<noinclude>{{doc}}Category:Templates<!-- ### Cargo Declare -->{{#cargo_declare:_table=Invitation |name=String |featuredCharacter=String |obtain=Wikitext |previewImage=St...")
 
(+tagline field, hopefully)
 
(12 intermediate revisions by one other user not shown)
Line 15: Line 15:


-->{{#cargo_store:_table=Invitation
-->{{#cargo_store:_table=Invitation
|name={{{name|{{PAGENAME}}}}}
|name={{#titleparts:{{{name|{{PAGENAME}}}}}}}
|featuredCharacter={{{featuredCharacter|}}}
|featuredCharacter={{{featuredCharacter|}}}
|obtain={{{obtain|}}}
|obtain={{{obtain|}}}
Line 26: Line 26:


-->{{Info grid
-->{{Info grid
|name=[[File:{{{name|{{PAGENAME}}}}} Invitation preview.png|link=]]<br/>{{{name|}}}
|name=[[File:{{{name|{{PAGENAME}}}}} Invitation preview.png|100px|link=]]<br/>{{{name|}}}
|image=[[File:{{{name|{{PAGENAME}}}}} Invitation full.png|400px|link=]]
|image={{{name|{{PAGENAME}}}}} Invitation full.png
|imageSize=350px
|imageLink=File:{{{name|{{PAGENAME}}}}} Invitation full.png
|general=
|general=
{{{!}} class="wikitable"
! Featured Character
{{!}} {{{featuredCharacter|}}}
{{!}}-
! Release Date
{{!}} {{{releaseDate|}}} UTC+9
{{!}}}
{{{!}} class="wikitable"
{{{!}} class="wikitable"
! Obtain
! Obtain
{{!}}-
{{!}}-
{{!}} {{{obtain|}}}
{{!}} {{{obtain|}}}
{{!}}}
{{!}}}{{#if:{{{tagline|}}}|<nowiki />
 
{{{!}} class="wikitable"
! Tagline
{{!}}-
{{!}} ''{{{tagline|}}}''
{{!}}} }}


{{{!}} class="wikitable"
{{{!}} class="wikitable"
! Release Date
! Interactions
{{!}}-
{{!}}-
{{!}} {{{releaseDate|}}}
{{!}} [[#Interactions|Jump to Interactions]]
{{!}}}
{{!}}}
}}
}}
Line 46: Line 62:


[[Category:Invitations]][[Category:{{{featuredCharacter|}}} Invitations]]
[[Category:Invitations]][[Category:{{{featuredCharacter|}}} Invitations]]
{{#seo:
|title={{PAGENAME}} - Tears of Themis Wiki
|keywords=tears of themis {{PAGENAME}},tears of themis {{PAGENAME}} invitation,tears of themis invitation
|description={{PAGENAME}} invitation descriptions, how to obtain, and animation interactions in Tears of Themis
}}
</includeonly>
</includeonly>

Latest revision as of 05:31, 10 December 2022

Template-info.png Documentation

Description[edit source]

Used for invitation pages

Usage[edit source]

{{Invitation
|name={{PAGENAME}}
|featuredCharacter=
|obtain=
|releaseDate=YYYY-MM-DD HH:MM:SS
|interactions=
}}

Parameters[edit source]

  • name - By default this is the page name. Do not change unless the page name does not exactly match the invitation name (e.g. If the page is a disambiguation).
  • featuredCharacter - Artem / Luke / Marius / Vyn
  • obtain - How to obtain the invitation
  • releaseDate - The exact time the invitation was released (UTC+9 timezone) in YYYY-MM-DD HH:mm:ss format.
  • interactions - Description of what the invitation does when interacting with it.
This template defines the table "Invitation". View table.