Setting/roomsunitnames: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
If there are more than one of this room type, each can be given a name for internal use. | If there are more than one of this room type, each can be given a name for internal use. | ||
Enter a name for each individual unit of this room type. | Enter a name for each individual unit of this room type one per line. | ||
Additional information about each unit can be added and accessed via template variables. | |||
Add the a pipe symbol "|" after the name and then the additional information. | |||
A second set of addition information can be added after another pipe symbol. | |||
i.e. Unit name | description for showing in template variable | second piece of information | |||
The following template variables will display as follows: | |||
[UNITNAME] = Unit name | |||
[UNITNAME:1] = description for showing in template variable | |||
[UNITNAME:2] = second piece of information | |||