Template:InstructionsNav: Difference between revisions

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


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


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


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


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


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


}}
}}

Latest revision as of 04:06, 6 September 2023