Template:Location Card

From CrossCode Wiki
Revision as of 05:47, 10 July 2015 by @DeletedUser40512335 (talk | contribs) (Added default values to parameters)
Jump to navigation Jump to search


Type the name here
Type the description here.
Rooms {{{roomcount}}}
Treasures 34


This template is for use on every page that is a Location. Here's how you can use it:

{{Location_Card|name=Type the name here
|image=File:Autumn's Rise.png
|description=Type the description here.
|room_count=16
|treasure_count=34
|trader_count=10}}

The above produces the location card you see to the right. Note that the real code behind this template is hidden from view until it is included. Also note that if you leave off either of the room_count or treasure_count parameters, then they will be filled with a question mark. Feel free to change this yourself, or leave a message on the talk page and I will take a look.