Difference between revisions of "Template:Ideology/doc"

From RimWorld Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
==Description==
+
== Description ==
Adds a banner to indicate that the content of a section or an entire page is from the [[Ideology DLC]]. Provides a visual cue and acts as a link to the DLC's article.  
+
Place this template at the top of pages or sections that apply to content from the [[Ideology DLC]]. It adds a banner to indicate that the content of a section or an entire page is from the Ideology DLC. Provides a visual cue and acts as a link to the DLC's article.
  
For inline use and similar small scale links, use {{T|IdeologyIcon}}.
+
It also adds the [[:Category:Biotech]] to the page.
  
==Syntax==
+
For inline use and similar small scale links, use {{T|IdeologyIcon}} ({{IdeologyIcon}}).
Type following at the top of the page or the beginning of a articles or section.
 
  
<code><nowiki>{{Ideology}}</nowiki></code>
+
== Optional parameters ==
 +
This template has no mandatory parameters.
  
 +
=== First parameter ===
 +
Setting the first parameter to any value (e.g. <code><nowiki>{{Ideology|No category}}</nowiki></code>) suppresses adding the page to the Ideology category. Any text will work, but "No category" is suggested for clarity's sake.
  
'''Optional parameters'''
+
Include the 'No category' argument when marking a page that also includes core game content or when using the template for testing purposes.
<p>This template accepts "No category" optional parameter that suppresses adding the page to the Ideology category.</p>
 
<p>Any text will work, but "No category" is suggested for clarity's sake.</p>
 
  
==Sample==
+
=== "section" parameter ===
 +
Setting this parameter to any value (e.g. <code><nowiki>{{Ideology|section = 1}}</nowiki></code>) will change the message from "article" to "section" and suppresses adding the page to the Ideology category.
  
 +
== Examples ==
 
<code><nowiki>{{Ideology}}</nowiki></code>
 
<code><nowiki>{{Ideology}}</nowiki></code>
{{Ideology}}
+
{{Ideology|No category}}
  
 
<code><nowiki>{{Ideology|section = 1}}</nowiki></code>
 
<code><nowiki>{{Ideology|section = 1}}</nowiki></code>
Line 26: Line 28:
 
{{Ideology|No category}}
 
{{Ideology|No category}}
  
<code><nowiki>{{Ideology|section = 1|No category}}</nowiki></code>
+
== See also ==
{{Ideology|section = 1|No category}}
+
* {{T|Biotech}} for the equivalent template for [[Biotech (DLC)]] {{BiotechIcon}}.
 
+
* {{T|Royalty}} for the equivalent template for [[Royalty (DLC)]] {{RoyaltyIcon}}.
==Usage==
 
Use this template on pages or sections that apply to content from the Ideology DLC.
 
 
 
Include the 'No category' argument when marking a section on a page that also includes core game content.
 
 
 
==Sample output==
 
Typing:
 
 
 
<code><nowiki>{{Ideology}}</nowiki></code>
 
 
 
Produces:
 
 
 
{{Ideology|No category}}
 
==See also==
 
* [[Template: Royalty]] for the equivalent for the [[Royalty DLC]]
 
  
 
<includeonly>[[Category:Notice templates]]</includeonly>
 
<includeonly>[[Category:Notice templates]]</includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 09:27, 2 November 2022

Description

Place this template at the top of pages or sections that apply to content from the Ideology DLC. It adds a banner to indicate that the content of a section or an entire page is from the Ideology DLC. Provides a visual cue and acts as a link to the DLC's article.

It also adds the Category:Biotech to the page.

For inline use and similar small scale links, use {{IdeologyIcon}} (Content added by the Ideology DLC).

Optional parameters

This template has no mandatory parameters.

First parameter

Setting the first parameter to any value (e.g. {{Ideology|No category}}) suppresses adding the page to the Ideology category. Any text will work, but "No category" is suggested for clarity's sake.

Include the 'No category' argument when marking a page that also includes core game content or when using the template for testing purposes.

"section" parameter

Setting this parameter to any value (e.g. {{Ideology|section = 1}}) will change the message from "article" to "section" and suppresses adding the page to the Ideology category.

Examples

{{Ideology}}

{{Ideology|section = 1}}

{{Ideology|No category}}

See also