Difference between revisions of "Template:SimpleItembox/doc"
From Space Engineers Wiki
Vox Serico (talk | contribs) (Added more examples. Stopping for the night.) |
Vox Serico (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
{{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. | ||
− | <pre>Usage: {{SimpleItembox|ItemStatPage}} | + | <pre>Usage: |
+ | {{SimpleItembox|ItemStatPage|Label|Prop1|Unit1|Prop2|Unit2|...}} | ||
− | ItemStatPage - The | + | ItemStatPage - The page holding the object's stats. |
− | + | Label - The localized text to display as the object's name. | |
− | + | Prop1 - The first property to display. | |
− | + | Unit1 - The unit to display the first property in. | |
− | + | Prop2 - The second property to display. | |
− | < | + | Unit2 - The unit to display the second property in. |
+ | etc...</pre> |
Revision as of 16:40, 3 April 2020
🚧🚧🚧 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|Label|Prop1|Unit1|Prop2|Unit2|...}} ItemStatPage - The page holding the object's stats. Label - The localized text to display as the object's name. Prop1 - The first property to display. Unit1 - The unit to display the first property in. Prop2 - The second property to display. Unit2 - The unit to display the second property in. etc...