Difference between revisions of "Template:Info/doc"

From RimWorld Wiki
Jump to navigation Jump to search
m (re-cat)
Line 25: Line 25:
  
 
==See Also==
 
==See Also==
[[Property:Note]]
+
* [[Property:Note]]
 +
* [[Template:List]]
  
[[Template:List]]
+
<includeonly>[[Category:SMW templates]]</includeonly>
 
+
<noinclude>[[Category:Template documentation]]</noinclude>
 
 
<includeonly>
 
[[Category:Templates]]
 
</includeonly>
 
 
 
<noinclude>
 
[[Category:Template documentation]]
 
</noinclude>
 

Revision as of 19:52, 1 August 2019

Description

This template is used to store text into a WikiMedia property called 'note', while still displaying the text on the page.

Syntax

{{info|<text>}}

Usage

This template should be used on a page which is for a single game object. For most cases, the tag should be applied only to the lead paragraph. Use this template only once per page.

Samples

Type:

{{info|Wood logs are vital to early game construction. You are given a number of wood logs at the start of the game and can gather more from trees using the [[Orders|Chop Wood]] command. Bulk goods traders will also buy and sell wood.}}


The note can be recalled using the #ask or #show query commands.

To use the #show command on any other page, typing

{{#show: Wood| ?note}}

Gives:

Wood is a construction and crafting material vital in the early game.

See Also