Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ICInstruction: Difference between revisions

Template page
Emilgardis (talk | contribs)
Use proper/better name -> IC10
Emilgardis (talk | contribs)
give a link to the instruction
 
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|}}}">
;<p>{{#tag:pre|{{{syntax}}} }}</p>
;<span style="position: absolute; right:10px" top:0px>[[#{{{instruction}}}|&sect;]]</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

§
j a 

Jump execution to line a

Note:

This instruction jumps!

Example:

# loop forever
loop:
j loop


Template

Template for Stationeers IC10 instruction

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
instructioninstruction

no description

Stringrequired
syntaxsyntax

no description

Stringoptional
descriptiondescription

no description

Unknownoptional
notenote

no description

Contentoptional
exampleexample

no description

Contentsuggested