Difference between revisions of "Template:Village"

From Electromagnetic Field
Jump to navigation Jump to search
(Undo revision 2186 by Fahad (talk))
(added a HideList option)
Line 11: Line 11:
 
|Location=
 
|Location=
 
}}
 
}}
 +
 +
To not include the list of village members, add |HideList=true before the }}
 
</pre>
 
</pre>
 
</noinclude><includeonly>{| style="float: right; margin: 0 0 10px 10px; width: 269px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;"
 
</noinclude><includeonly>{| style="float: right; margin: 0 0 10px 10px; width: 269px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;"
Line 37: Line 39:
 
|-
 
|-
 
!colspan="2"|[[Villages|View all Villages]]
 
!colspan="2"|[[Villages|View all Villages]]
|}{{inhabitants}}
+
|}{{#ifexpr:{{{HideList}}}!=true|{{inhabitants}}|}}
 
[[Category:Villages]]
 
[[Category:Villages]]
 
</includeonly>
 
</includeonly>

Revision as of 23:30, 2 August 2016

This is the "Village" template. The easiest way to use this template is to visit the Villages page and use the form to create a village.

It should be called in the following format:

{{Village
|Description=
|Contact=
|WebAddress=
|Activities=
|Location=
}}

To not include the list of village members, add |HideList=true before the }}