Difference between revisions of "Template:Infobox research"

From RimWorld Wiki
Jump to navigation Jump to search
m
 
(3 intermediate revisions by 3 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}}}'' }}

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 = 
}}