Template:InstructionsNav: Difference between revisions

Template page
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=Name
|fields=name
|where= category="Unit"
|where= category="Unit"
|format=template
|format=template
|template=InstructionNav_Layout
|template=Instruction_Nav_Entry
|default=
|named args=yes
|delimiter=:
}}
}}


Line 16: Line 17:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=Name
|fields=name
|where= category="Move"
|where= category="Move"
|format=template
|format=template
|template=InstructionNav_Layout
|template=Instruction_Nav_Entry
|named args=yes
|delimiter=:
}}
}}


Line 26: Line 29:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=Name
|fields=name
|where= category="Component"
|where= category="Component"
|format=template
|format=template
|template=InstructionNav_Layout
|template=Instruction_Nav_Entry
|named args=yes
|delimiter=:
}}
}}


Line 36: Line 41:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=Name
|fields=name
|where= category="Flow"
|where= category="Flow"
|format=template
|format=template
|template=InstructionNav_Layout
|template=Instruction_Nav_Entry
|named args=yes
|delimiter=:
}}
}}


Line 46: Line 53:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=Name
|fields=name
|where= category="Math"
|where= category="Math"
|format=template
|format=template
|template=InstructionNav_Layout
|template=Instruction_Nav_Entry
|named args=yes
|delimiter=:
}}
}}


Line 56: Line 65:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=Name
|fields=name
|where= category="Global"
|where= category="Global"
|format=template
|format=template
|template=InstructionNav_Layout
|template=Instruction_Nav_Entry
|named args=yes
|delimiter=:
}}
}}


}}
}}

Latest revision as of 04:06, 6 September 2023