Template:Region: Difference between revisions
Jump to navigation
Jump to search
(Create region page per example) |
m (add template category) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Region | {{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: | ||
| [[Located In::{{{ | | [[Located In::{{{Located In|}}}]] | ||
|} | |} | ||
{{#ask: [[Located In::+]] | {{#ask: [[Located In::+]][[Category:Regions]] | ||
|format=tree | |format=tree | ||
|parent=Located In | |parent=Located In | ||
|root={{FULLPAGENAME}} | |root={{FULLPAGENAME}} | ||
|limit=5000 | |limit=5000 | ||
}} | }} | ||
[[Category:Regions]] | [[Category:Regions]] | ||
</includeonly> | </includeonly> |
Latest revision as of 10: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.