Template:ICInstruction: Difference between revisions
Template page
More actions
Emilgardis (talk | contribs) No edit summary |
Emilgardis (talk | contribs) give a link to the instruction |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 31: | Line 31: | ||
} | } | ||
}, | }, | ||
"description": "Template for Stationeers IC10 | "description": "Template for Stationeers IC10 instruction", | ||
"format": "block" | "format": "block" | ||
} | } | ||
| Line 37: | Line 37: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<div style="border:1px solid #ccc; padding-left: 10px;" id="{{{instruction|}}}"> | <div style="border:1px solid #ccc; padding-left: 10px; position: relative;" id="{{{instruction|}}}"> | ||
;< | ;<span style="position: absolute; right:10px" top:0px>[[#{{{instruction}}}|§]]</span> {{#tag:pre|{{{syntax}}} }} | ||
:<p>{{{description}}}</p> | :<p>{{{description}}}</p> | ||
{{ #if: {{{note|}}} |<dd><b>Note:</b><p> {{{note|}}}</p></dd>}} | {{ #if: {{{note|}}} |<dd><b>Note:</b><p> {{{note|}}}</p></dd>}} | ||
Latest revision as of 10:10, 10 July 2024
Template Usage
Template
Template for Stationeers IC10 instruction
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| instruction | instruction | no description | String | required |
| syntax | syntax | no description | String | optional |
| description | description | no description | Unknown | optional |
| note | note | no description | Content | optional |
| example | example | no description | Content | suggested |