Template:InstructionsNav: Difference between revisions

Template page
No edit summary
No edit summary
Line 5: Line 5:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=_pageName
|fields=Name
|where= category="Unit"
|where= category="Unit"
|format=list
|format=template
|delimiter=
|template=InstructionNav_Layout
|default=
|default=
}}
}}
Line 16: Line 16:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=_pageName
|fields=Name
|where= category="Move"
|where= category="Move"
|format=list
|format=template
|delimiter=
|template=InstructionNav_Layout
}}
}}


Line 26: Line 26:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=_pageName
|fields=Name
|where= category="Component"
|where= category="Component"
|format=list
|format=template
|delimiter=
|template=InstructionNav_Layout
}}
}}


Line 36: Line 36:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=_pageName
|fields=Name
|where= category="Flow"
|where= category="Flow"
|format=list
|format=template
|delimiter=
|template=InstructionNav_Layout
}}
}}


Line 46: Line 46:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=_pageName
|fields=Name
|where= category="Math"
|where= category="Math"
|format=list
|format=template
|delimiter=
|template=InstructionNav_Layout
}}
}}


Line 56: Line 56:
{{#cargo_query:
{{#cargo_query:
tables=instruction
tables=instruction
|fields=_pageName
|fields=Name
|where= category="Global"
|where= category="Global"
|format=list
|format=template
|delimiter=
|template=InstructionNav_Layout
}}
}}


}}
}}

Revision as of 03:55, 6 September 2023