Difference between revisions of "Template:Q/doc"
Jump to navigation
Jump to search
m (re-cat) |
|||
Line 32: | Line 32: | ||
Muffalo carrying capacity: 158 kg | Muffalo carrying capacity: 158 kg | ||
− | + | <includeonly>[[Category:SMW templates]]</includeonly> | |
− | <includeonly> | + | <noinclude>[[Category:Template documentation]]</noinclude> |
− | [[Category: | ||
− | </includeonly> | ||
− | |||
− | <noinclude> | ||
− | [[Category:Template documentation]] | ||
− | </noinclude> |
Revision as of 19:58, 1 August 2019
Description
This template shows the specified property of a page. Can be used within tables or anywhere.
Syntax
{{Q|page|property|default text|suffix|prefix}}
Required parameters:
Page: The name of the page to be queried against.
Property: Show the value of this property.
Optional parameters:
Default text: Text to be displayed if the query has nothing to display. Typically this is N/A or a dash.
Suffix: Text to be displayed immediately after the query result.
Prefix: Text to be displayed immediately before the query result.
Samples
Typing:
{{Q|Gold|Beauty Offset}}
Gives:
12
Typing:
{{Q|Muffalo|Carrying Capacity|| kg|Muffalo carrying capacity: }}
Gives:
Muffalo carrying capacity: 158 kg