Template:Badge/doc: Difference between revisions

From Tears of Themis Wiki
imported>Elaeagnifolia
No edit summary
imported>Elaeagnifolia
mNo edit summary
 
Line 15: Line 15:
* <code>name</code> - Name of the badge
* <code>name</code> - Name of the badge
* <code>description</code> - In-game description of the badge
* <code>description</code> - In-game description of the badge
* <code>releaseDate</code> - The exact time the card was released (UTC+9 timezone) in YYYY-MM-DD HH:mm:ss format.
* <code>releaseDate</code> - The exact time the badge was released (UTC+9 timezone) in YYYY-MM-DD HH:mm:ss format.


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

Latest revision as of 15:22, 12 August 2021

Template-info.png Documentation

Description[edit source]

Template used on Badges

Usage[edit source]

{{Badge
|name=
|description=
|releaseDate=
}}

Parameters[edit source]

  • name - Name of the badge
  • description - In-game description of the badge
  • releaseDate - The exact time the badge was released (UTC+9 timezone) in YYYY-MM-DD HH:mm:ss format.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.