Difference between revisions of "Setting/roomsunitnames"
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
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 |
Revision as of 18:29, 17 December 2015
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 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