Difference between revisions of "Template:SimpleItembox/doc"

From Space Engineers Wiki
Jump to: navigation, search
m (Updated links to Mod:Vanilla/)
(Added more examples. Stopping for the night.)
Line 1: Line 1:
 +
{{SimpleItembox|CubeBlock/SmallHydrogenTankSmall}}
 +
{{SimpleItembox|Component/SteelPlate}}
 +
{{SimpleItembox|Ingot/Iron}}
 
{{Under Construction}}
 
{{Under Construction}}
 
Display the info box "Itembox" of an item from a different page.
 
Display the info box "Itembox" of an item from a different page.
Line 4: Line 7:
 
<pre>Usage: {{SimpleItembox|ItemStatPage}}
 
<pre>Usage: {{SimpleItembox|ItemStatPage}}
  
ItemStatPage - The page holding the block/item's stats.</pre>
+
ItemStatPage - The (Mod:Vanilla) page holding the object's stats.</pre>
 
Example usage:
 
Example usage:
  
<code><nowiki>{{SimpleItembox|CubeBlock/SmallHydrogenTankSmall}}</nowiki></code> for the Small small-block hydrogen tank.
+
<code><nowiki>{{SimpleItembox|CubeBlock/SmallHydrogenTankSmall}}</nowiki></code>
{{SimpleItembox|CubeBlock/SmallHydrogenTankSmall}}
+
<code><nowiki>{{SimpleItembox|Component/SteelPlate}}</nowiki></code>
 +
<code><nowiki>{{SimpleItembox|Ingot/Iron}}</nowiki></code>

Revision as of 21:30, 2 April 2020

Icon Template.png
Item
CubeBlock/SmallHydrogenTankSmall has an empty or missing Translation parameter!
Icon Template.png
BrowseLast edit: 2024-05-04
Icon Template.png
Item
Component/SteelPlate has an empty or missing Translation parameter!
Icon Template.png
BrowseLast edit: 2024-05-04
Icon Template.png
Item
Ingot/Iron has an empty or missing Translation parameter!
Icon Template.png
BrowseLast edit: 2024-05-04
🚧🚧🚧 Under Construction 🚧🚧🚧
Attention - This page is currently being actively worked on, and may contain incomplete information

Display the info box "Itembox" of an item from a different page.

Usage: {{SimpleItembox|ItemStatPage}}

ItemStatPage - The (Mod:Vanilla) page holding the object's stats.

Example usage:

{{SimpleItembox|CubeBlock/SmallHydrogenTankSmall}} {{SimpleItembox|Component/SteelPlate}} {{SimpleItembox|Ingot/Iron}}