Template:Region: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
No edit summary
 
m (add template category)
 
(14 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{Region
{{Region
|Parent Region:=
|Located In=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
[[Category:Region Class Items]]
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
|-
|-
! Parent Region:
! Parent Region:
| {{#arraymap:{{{Parent Region:|}}}|,|x|[[Located In::x]]}}
| [[Located In::{{{Located In|}}}]]


|}
|}
 
{{#ask: [[Located In::+]][[Category:Regions]]
|format=tree
|parent=Located In
|root={{FULLPAGENAME}}
|limit=5000
}}
[[Category:Regions]]
[[Category:Regions]]
</includeonly>
</includeonly>

Latest revision as of 11:34, 20 November 2018

This is the "Region" template. It should be called in the following format:

{{Region
|Located In=
}}

Edit the page to see the template text.