Template:Invitation/doc: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
(Created page with "{{doc/start}} ==Description== Used for invitation pages ==Usage== <pre> {{Invitation |name={{PAGENAME}} |featuredCharacter= |obtain= |releaseDate=YYYY-MM-DD HH:MM:SS |interac...")
 
imported>Elaeagnifolia
No edit summary
 
Line 13: Line 13:
}}
}}
</pre>
</pre>
==Parameters==
* <code>name</code> - 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).
* <code>featuredCharacter</code> - Artem / Luke / Marius / Vyn
* <code>obtain</code> - How to obtain the invitation
* <code>releaseDate</code> - The exact time the invitation was released (UTC+9 timezone) in YYYY-MM-DD HH:mm:ss format.
* <code>interactions</code> - Description of what the invitation does when interacting with it.


{{doc/end}}
{{doc/end}}

Latest revision as of 14:47, 12 August 2021

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 is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.