Template:Locality: Difference between revisions
(Created page with "<noinclude> This is the "Locality" template. It is used to capture the locality information of each locality page. It should be called in the following format: <pre style="margin-left:25px; width:350px;"> {{Locality |Name |ID |Level |Country |CountryID |Locality1 |Locality2 |Locality3 |Locality4 |Locality5 |Locality1id |Locality2id |Locality3id |Locality4id |Locality5id }} </pre> Edit the page to see the template text. {{#cargo_declare:_table=Locality |Name=String |ID=I...") |
(Fixed Category:Template from being trascluded.) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Locality" template. It is used to capture the locality information of each locality page. It should be called in the following format: | This is the "Locality" template. It is used to capture the locality information of each locality page. It should be called in the following format: | ||
<pre style="margin-left:25px; width: | <pre style="margin-left:25px; width:150px;"> | ||
{{Locality | {{Locality | ||
|Name | |Name= | ||
|ID | |ID= | ||
|Level | |Level= | ||
|Country | |Country= | ||
|CountryID | |CountryID= | ||
|Locality1 | |Locality1= | ||
| | |Locality1id= | ||
| | |Locality2= | ||
| | |Locality2id= | ||
| | |Locality3= | ||
| | |Locality3id= | ||
| | |Locality4= | ||
| | |Locality4id= | ||
| | |Locality5= | ||
|Locality5id | |Locality5id= | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 29: | Line 29: | ||
|CountryID=Integer | |CountryID=Integer | ||
|Locality1=String | |Locality1=String | ||
|Locality1id=Integer | |||
|Locality2=String | |Locality2=String | ||
|Locality2id=Integer | |||
|Locality3=String | |Locality3=String | ||
|Locality3id=Integer | |||
|Locality4=String | |Locality4=String | ||
|Locality4id=Integer | |||
|Locality5=String | |Locality5=String | ||
|Locality5id=Integer | |Locality5id=Integer | ||
}} | }} | ||
</noinclude><includeonly>{{#cargo_store:_table=Locality}}</includeonly> | </noinclude><includeonly>{{#cargo_store:_table=Locality}}</includeonly> | ||
<noinclude>[[Category:Template]]</noinclude> | |||
Latest revision as of 15:47, 22 May 2025
This is the "Locality" template. It is used to capture the locality information of each locality page. It should be called in the following format:
{{Locality
|Name=
|ID=
|Level=
|Country=
|CountryID=
|Locality1=
|Locality1id=
|Locality2=
|Locality2id=
|Locality3=
|Locality3id=
|Locality4=
|Locality4id=
|Locality5=
|Locality5id=
}}
Edit the page to see the template text. This template defines the table "Locality". View table.