|
|
| (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:350px;"> | | <pre style="margin-left:25px; width:150px;"> |
| {{Locality | | {{Locality |
| |Name | | |Name= |
| |ID | | |ID= |
| |Level | | |Level= |
| |Country | | |Country= |
| |CountryID | | |CountryID= |
| |Locality1 | | |Locality1= |
| |Locality2 | | |Locality1id= |
| |Locality3 | | |Locality2= |
| |Locality4 | | |Locality2id= |
| |Locality5 | | |Locality3= |
| |Locality1id | | |Locality3id= |
| |Locality2id | | |Locality4= |
| |Locality3id | | |Locality4id= |
| |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 |
| |Locality1id=Integer
| |
| |Locality2id=Integer
| |
| |Locality3id=Integer
| |
| |Locality4id=Integer
| |
| |Locality5id=Integer | | |Locality5id=Integer |
| }} | | }} |
| </noinclude><includeonly>{{#cargo_store:_table=Locality}}</includeonly> | | </noinclude><includeonly>{{#cargo_store:_table=Locality}}</includeonly> |
| | |
| | |
| | <noinclude>[[Category:Template]]</noinclude> |