Difference between revisions of "Template:Item/doc"

From RimWorld Wiki
Jump to navigation Jump to search
(Created page with "== Template Output == <div style='float: left; margin: 0.67em 1em 0 0'><div style='width: 64px; height: 64px; border: 1px solid #DDD'>{{#ifeq:{{{image|-}}}|-||File:{{{image|...")
 
(Marked as obsolete)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Obsolete|reason=unused}}
 
== Template Output ==
 
== Template Output ==
<div style='float: left; margin: 0.67em 1em 0 0'><div style='width: 64px; height: 64px; border: 1px solid #DDD'>{{#ifeq:{{{image|-}}}|-||[[File:{{{image|}}}|64px]]}}</div></div>
+
This template is only used in the [[Armor]] article.  Maybe should be deleted?  For now I'm documenting and cleaning it up a bit to be less repetitive.
=== {{{name|Item Name Goes Here}}} ===
+
== Example one ==
{{{description|This are is for the description from the game}}}
+
<nowiki>{{Item
<div style='clear: left; margin-left: 66px'></div>
+
| name = Marine armor
{{{information|This area if for personal input description for the wiki}}}
+
| note = Durable but heavy armor. Not advised for 24/7 wearing on [[colonist]]s due to the -0.4c/s movement speed penalty.
<div style="text-align:left;"></div>
+
}}</nowiki>
{{{tags|}}}
+
{{Item
<div style='clear: left; margin-bottom: 1em'></div>
+
| name = Marine armor
== Code Layout ==
+
| note = Durable but heavy armor. Not advised for 24/7 wearing on [[colonist]]s due to the -0.4c/s movement speed penalty.
<pre>
+
}}
{{item
+
== Example two ==
| name       = Item Name Goes Here
+
<nowiki>{{Item
| image      = Medicine.png
+
| name = Flak jacket
| description = This are is for the description from the game
+
}}</nowiki>
| information = This area if for personal input description for the wiki
+
{{Item
}}</pre>
+
| name = Flak jacket
 +
}}

Latest revision as of 23:25, 5 June 2022

Template Output[edit]

This template is only used in the Armor article. Maybe should be deleted? For now I'm documenting and cleaning it up a bit to be less repetitive.

Example one[edit]

{{Item
| name = Marine armor
| note = Durable but heavy armor. Not advised for 24/7 wearing on [[colonist]]s due to the -0.4c/s movement speed penalty.
}}
PoweredArmor.png

Marine armor[edit]

A suit of powered armor. Layered plasteel-weave plates are very effective at stopping attacks, with few vulnerable joint sections. Neuro-memetic assistors allow a human to wear the armor and still move easily.
Armor like this is often used by rapid-incursion space marines.

Durable but heavy armor. Not advised for 24/7 wearing on colonists due to the -0.4c/s movement speed penalty.

Example two[edit]

{{Item
| name = Flak jacket
}}
Flak jacket.png

Flak jacket[edit]

A tough fabric jacket with armor plates sewn in. While it's not as good as solid armor, it offers effective protection against all manner of attacks while remaining quite comfortable.