Difference between revisions of "Template:Q/doc"

From RimWorld Wiki
Jump to navigation Jump to search
(Created doc page.)
 
m (re-cat)
Line 38: Line 38:
  
 
<noinclude>
 
<noinclude>
[[Category:Template Documentation]]
+
[[Category:Template documentation]]
 
</noinclude>
 
</noinclude>

Revision as of 14:34, 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