Template:Places: Difference between revisions

From Yggdrasil D&D
Created page with "<noinclude> This is the "Places" template. {{#cargo_declare:_table=Places}} </noinclude> <includeonly> {{#cargo_store:_table=Places}} </includeonly>"
 
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Places" template.
This is the "Places" template.
{{#cargo_declare:_table=Places}}
</noinclude>
<includeonly>
{{#cargo_store:_table=Places}}


{{#cargo_declare:_table=Places
|PlaceName=String
|Coordinates=float,float
}}
</noinclude><includeonly>
{{#cargo_store:_table=Places
|Coordinates={{{Coordinates|}}}
|PlaceName={{{PlaceName|}}}
}}
Coords: {{{Coordinates|}}}
Place name: {{{PlaceName|}}}
</includeonly>
</includeonly>

Latest revision as of 22:08, 7 September 2021

This is the "Places" template.

{{#cargo_declare:_table=Places |PlaceName=String |Coordinates=float,float }}