Difference between revisions of "Template:Infobox research"

From RimWorld Wiki
Jump to navigation Jump to search
(Created page with "<noinclude><!-- Cargo declare section --> {{#cargo_declare:_table = Research | name = String | defname = String <!-- Technical name --> | image...")
 
 
(4 intermediate revisions by 4 users not shown)
Line 40: Line 40:
 
! colspan="2" class="infoboxname" | {{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}} }}
 
! colspan="2" class="infoboxname" | {{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}} }}
 
|-
 
|-
! colspan="2" | {{#if: {{{image|}}} | [[File:{{{image}}}]] | [[File:Questionmark black.png|link=]]{{#ifeq: {{NAMESPACE}} | 0 | [[Category:Image wanted]]}} }}  
+
! colspan="2" | {{#if: {{{image|}}} | [[File:{{{image}}}]] | [[File:Ambox deletion.png|link=]]{{#ifeq: {{NAMESPACE}} | 0 | [[Category:Image wanted]]}} }}  
 
|-
 
|-
 
| colspan="2" | {{#if: {{{description|}}} | ''{{{description}}}'' }}
 
| colspan="2" | {{#if: {{{description|}}} | ''{{{description}}}'' }}
Line 66: Line 66:
 
{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:{{#if:{{{added_in|}}}|{{game|{{{added_in|}}} }} }} weapons]] }}
 
{{#ifeq: {{NAMESPACENUMBER}} | 0 | [[Category:{{#if:{{{added_in|}}}|{{game|{{{added_in|}}} }} }} weapons]] }}
  
--></includeonly><noinclude>{{documentation}}</noinclude>
+
--></includeonly><noinclude>[[Category:Infobox templates]]<!-- doesn't show up for some reason, so do this for now -->
 +
{{documentation}}</noinclude>

Latest revision as of 12:23, 10 March 2022

This template defines the table "Research". View table.

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage[edit]

{{Infobox research
| name               = 
| defname            = 
| image              = 
| description        = 
| description_markup = 
<!--   General   -->
| techlevel          = 
| basecost           = 
| tags               = 
<!--   Requirements   -->
| prerequisites      = 
| requiredbuilding   = 
| requiredfacilities = 
}}