Template:Visit Outfit: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
m (Harmonea moved page Template:Visit Clothing to Template:Visit Outfit without leaving a redirect: Text replacement - "Visit Clothing" to "Visit Outfit")
imported>Harmonea
(+icon)
Line 5: Line 5:
-->{{#cargo_declare:_table=VisitClothing
-->{{#cargo_declare:_table=VisitClothing
|name=String
|name=String
|icon=String
|image=String
|image=String
|description=Wikitext
|description=Wikitext
Line 15: Line 16:
-->{{#cargo_store:_table=VisitClothing
-->{{#cargo_store:_table=VisitClothing
|name={{{name|}}}
|name={{{name|}}}
|icon={{{icon|{{{name|}}} icon.png}}}
|image={{{image|{{{name|}}} preview.png}}}
|image={{{image|{{{name|}}} preview.png}}}
|description={{{description|}}}
|description={{{description|}}}
Line 23: Line 25:
### Template Content
### Template Content


--><includeonly><templatestyles src="Notable/styles.css" /><div class="notable" style="flex-direction:row"><span class="notable-header" style="flex-shrink:0">[[File:{{{image|{{{name|}}} preview.png}}}|170px]]</span><span class="notable-content" style="border-left:none; border-top: 1px solid rgb(170, 170, 170); flex: 100%"><p style="text-align:center">'''{{{name|}}}'''</p><p>{{{description|}}}</p><p>Can be applied to:<br />{{{character|}}}</p><p>Released:<br />{{{releaseDate|}}}</p></span></div></includeonly>
--><includeonly><templatestyles src="Notable/styles.css" /><div class="notable" style="flex-direction:row"><span class="notable-header" style="flex-shrink:0">[[File:{{{image|{{{name|}}} preview.png}}}|170px]]</span><span class="notable-content" style="border-left:none; border-top: 1px solid rgb(170, 170, 170); flex: 100%"><p style="text-align:center">[[File:{{{icon|{{{name|}}} icon.png}}}|28px|link=]] '''{{{name|}}}'''</p><p>{{{description|}}}</p><p>Can be applied to:<br />{{{character|}}}</p><p>Released:<br />{{{releaseDate|}}}</p></span></div></includeonly>

Revision as of 07:55, 30 May 2022

Template-info.png Documentation

Description

Template used on Visit Invitation Clothing

Usage

{{Visit Outfit
|name=
|description=
|character=
|releaseDate=
}}

Parameters

  • name - Name of the Visit Outfit
  • description - In-game description of the Visit Outfit
  • character - Character with whom this Visit Outfit may be used
  • releaseDate - The exact time the Visit Outfit was released (UTC+9 timezone) in YYYY-MM-DD HH:mm:ss format.
This template defines the table "VisitClothing". View table.