Template:NeighborhoodCard/doc
From ThresholdRPG Wiki
{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}
This template creates a card to show a neighborhood's name, the region it's located in, and any racial or other restriction on moving in. It also adds the page to the Category:Neighborhoods category.
Example : {{NeighborhoodCard|name=Parkside Manors|region=Thrace}}
Result :
| Parkside Manors | |
| Region | Thrace |
Usage
{{NeighborhoodCard|name|region|restriction}}
Parameters
All parameters are optional.
- name
- When not used, the page name is shown.
- region
- The region the neighborhood is in. Examples: Thrace, Sable, Kelnore, Androctonus, Banyee.
- restriction
- Any race or heritage restriction on moving in. Omit if there are no restrictions.
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.