Mr. Johnson (talk | contribs) (Created page with "{{Documentation}} <includeonly><onlyinclude> {{PAGENAME}}s includes fields to record additional information: {{#ifeq:{{{rating|}}}|false|<!--GNDN-->|* '''Rating''' is used to calculate the Item's Condition Monitor{{{rating|.}}}}} </onlyinclude></includeonly>") |
Mr. Johnson (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude> | ||
{{PAGENAME}}s includes fields to record additional information: | '''{{PAGENAME}}s''' includes fields to record additional information: | ||
{{#ifeq:{{{rating|}}}|false|<!--GNDN-->|* '''Rating''' is used to calculate the Item's Condition Monitor{{{rating|.}}}}} | |||
{{#ifeq:{{{qty|}}}|false|<!--GNDN-->|* '''Qty''' tracks the number of this Item the character has{{{qty|.}}}}} | |||
{{#ifeq:{{{conceal|}}}|false|<!--GNDN-->|* '''Conceal''' stores the Concealability Modifier for the item{{{conceal|.}}}{{source|sr5|ref=420}}}} | |||
{{#ifeq:{{{rating|}}}|false|<!--GNDN-->|* '''Rating''' is used to calculate the Item's Condition Monitor{{{rating|.}}}}} | |||
{{#ifeq:{{{rating|}}}|false|<!--GNDN-->|* '''Rating''' is used to calculate the Item's Condition Monitor{{{rating|.}}}}} | |||
{{#ifeq:{{{rating|}}}|false|<!--GNDN-->|* '''Rating''' is used to calculate the Item's Condition Monitor{{{rating|.}}}}} | |||
{{#ifeq:{{{rating|}}}|false|<!--GNDN-->|* '''Rating''' is used to calculate the Item's Condition Monitor{{{rating|.}}}}} | |||
{{#ifeq:{{{rating|}}}|false|<!--GNDN-->|* '''Rating''' is used to calculate the Item's Condition Monitor{{{rating|.}}}}} | |||
{{#ifeq:{{{rating|}}}|false|<!--GNDN-->|* '''Rating''' is used to calculate the Item's Condition Monitor{{{rating|.}}}}} | |||
{{#ifeq:{{{rating|}}}|false|<!--GNDN-->|* '''Rating''' is used to calculate the Item's Condition Monitor{{{rating|.}}}}} | {{#ifeq:{{{rating|}}}|false|<!--GNDN-->|* '''Rating''' is used to calculate the Item's Condition Monitor{{{rating|.}}}}} | ||
</onlyinclude></includeonly> | </onlyinclude></includeonly> | ||
Revision as of 02:56, 2 December 2023
Template:Description is used in Item articles to create standardized text for properties appearing on an Item's Description Tab.
Usage
It accepts nine optional string parameters: rating, qty, conceal, cost, avail, condition, equipped, wireless, and pan.
- If unset, it displays precanned text appropriate to the value.
- If set to
false, it hides the entire line. - If set to any other value, the text is appended to the base text. The sentence normally ends with a period, but if this option is used, you must include any trailing punctuation. This allows for choices.
It accepts one additional optional string parameter, before, which can be used to manually add list items between the leading text and the first standard item.
It should only be included on pages which also transclude Stub:Description Tab.
Returns
{{Description Tab}} returns: Description Tabs includes fields to record additional information:
- Rating is used to calculate the Item's Condition Monitor.
- Qty tracks the number of this Item the character has.
- Conceal stores the Concealability Modifier for the item.[sr 1]
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
{{Description Tab|avail=false}} returns: Description Tabs includes fields to record additional information:
- Rating is used to calculate the Item's Condition Monitor.
- Qty tracks the number of this Item the character has.
- Conceal stores the Concealability Modifier for the item.[sr 1]
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
{{Description Tab|qty=. Multiple pieces factor into the Actor's total Essence cost.}} returns: Description Tabs includes fields to record additional information:
- Rating is used to calculate the Item's Condition Monitor.
- Qty tracks the number of this Item the character has. Multiple pieces factor into the Actor's total Essence cost.
- Conceal stores the Concealability Modifier for the item.[sr 1]
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
{{Description Tab|before=* {{Anchor|Alpha}} is the beginning.}} returns: Description Tabs includes fields to record additional information:
- Rating is used to calculate the Item's Condition Monitor.
- Qty tracks the number of this Item the character has.
- Conceal stores the Concealability Modifier for the item.[sr 1]
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
- Rating is used to calculate the Item's Condition Monitor.
The documentation above was transcluded from Template:Description Tab/Documentation. [ edit ]
