Template:Background location: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
m (uncommenting display on stage pages)
(adding forceCargo to accommodate event stories that were done on subpages)
 
(3 intermediate revisions by one other user not shown)
Line 7: Line 7:
|location=String
|location=String
|image=String
|image=String
}}</noinclude><includeonly><!--
}}
 
</noinclude><includeonly><!--


### Cargo Store
### Cargo Store


-->{{#ifeq:{{PAGENAME}} | {{BASEPAGENAME}} | {{#cargo_store:_table=BackgroundLocation
-->{{#vardefine:cargoStore|{{{forceCargo|{{#ifeq:{{PAGENAME}}|{{ROOTPAGENAME}}|1|0}} }}} }}<!--
-->{{#ifeq:{{#var:cargoStore}}|1|{{#cargo_store:_table=BackgroundLocation
|name={{{name|}}}
|name={{{name|}}}
|location={{{location|}}}
|location={{{location|}}}
Line 20: Line 23:
### Template Content
### Template Content


-->{{Notable
--><div style="padding:0.6em; text-align:center">'''{{{location|}}}'''<br/><!--
|header={{{location|}}}{{#if:{{{name|}}} | <br/>{{{name|}}} }}
-->{{#if:{{{name|}}} | {{#ifeq: {{{name|}}} | {{{location|}}} | | {{{name|}}} }} }}<br /><!--
|content=[[File:{{{image|}}}|x100px|link=]]
-->[[File:{{{image|}}}|x150px|link=]]</div></includeonly>
}}</includeonly>

Latest revision as of 09:24, 12 November 2023

Template-info.png Documentation

Description[edit source]

Used to store background location information into Cargo

Usage[edit source]

{{Background location
|name=
|location=
|image=
}}

Parameters[edit source]

  • name - The location name as stated in-game (optional; not all locations are named). For example "Office Pantry"
  • location - The exact location page name (or future/hypothetical location page name) with which this appearance should be associated. For example "Themis Law Firm." Careful use of this field will allow the entry to show up on location pages.
  • image - The image associated with this appearance. Browse Category:Location images or leave a filename for a future upload if it can't be found among existing uploads.

Example[edit source]

{{Background location
|name=Apartment Building 1F
|location=Main Character's Residence
|image=Misc Location - Plaza (Night).png
}}
Main Character's Residence
Apartment Building 1F
Misc Location - Plaza (Night).png
This template defines the table "BackgroundLocation". View table.