Difference between revisions of "Template:TrainingTable"

From RimWorld Wiki
Jump to navigation Jump to search
(Added {{PAGENAME}} so template can be called without using a parameter.)
(Fixed data not displaying. These properties have data type boolean which only uses true or false.)
Line 1: Line 1:
 
{| style="border-style: solid; border-width: 0px; text-align:left;"
 
{| style="border-style: solid; border-width: 0px; text-align:left;"
 
! scope="row" | Obedience:
 
! scope="row" | Obedience:
|  {{#switch: {{#show: {{{1|{{PAGENAME}}}}}|?Can Train Obedience|link=none}} | Yes=[[File:check.png|24px|link=]] | No=[[File:ex.png|24px|link=]]}}
+
|  {{#switch: {{#show: {{{1|{{PAGENAME}}}}}|?Can Train Obedience|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
 
|-
 
|-
 
! scope="row" |Release:  
 
! scope="row" |Release:  
|  {{#switch: {{#show: {{{1|{{PAGENAME}}}}}|?Can Train Release|link=none}} | Yes=[[File:check.png|24px|link=]] | No=[[File:ex.png|24px|link=]]}}
+
|  {{#switch: {{#show: {{{1|{{PAGENAME}}}}}|?Can Train Release|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
 
|-
 
|-
 
! scope="row" |Rescue:
 
! scope="row" |Rescue:
|  {{#switch: {{#show: {{{1|{{PAGENAME}}}}}|?Can Train Rescue|link=none}} | Yes=[[File:check.png|24px|link=]] | No=[[File:ex.png|24px|link=]]}}
+
|  {{#switch: {{#show: {{{1|{{PAGENAME}}}}}|?Can Train Rescue|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
 
|-
 
|-
 
! scope="row" |Haul:
 
! scope="row" |Haul:
|  {{#switch: {{#show: {{{1|{{PAGENAME}}}}}|?Can Train Haul|link=none}} | Yes=[[File:check.png|24px|link=]] | No=[[File:ex.png|24px|link=]]}}
+
|  {{#switch: {{#show: {{{1|{{PAGENAME}}}}}|?Can Train Haul|link=none}} | true=[[File:check.png|24px|link=]] | false=[[File:ex.png|24px|link=]]}}
 
|}
 
|}

Revision as of 15:51, 5 February 2017

Obedience:  
Release:  
Rescue:  
Haul: