Template:TGMCRadioCommands: Difference between revisions
Jump to navigation
Jump to search
imported>NyoomVoyager wip |
imported>NyoomVoyager mNo edit summary |
||
Line 1: | Line 1: | ||
Default radio commands are the following: | Default radio commands are the following: | ||
{{#if: {{{command| | <onlyinclude>{{#if: {{{command|}}} | * {{key|'''{{{command}}}'''}} for Command }}</onlyinclude> | ||
{{#if: {{{requisitions| | <onlyinclude>{{#if: {{{requisitions|}}} | * {{key|'''{{{requisitions}}}'''}} for Requisitions }}</onlyinclude> | ||
{{#if: {{{medical| | <onlyinclude>{{#if: {{{medical|}}} | * {{key|'''{{{medical}}}'''}} for Medical }}</onlyinclude> | ||
{{#if: {{{firesupport| | <onlyinclude>{{#if: {{{firesupport|}}} | * {{key|'''{{{firesupport}}}'''}} for Fire Support }}</onlyinclude> | ||
{{#if: {{{engineering| | <onlyinclude>{{#if: {{{engineering|}}} | * {{key|'''{{{engineering}}}'''}} for Engineering }}</onlyinclude></onlyinclude> | ||
{{#if: {{{alpha| | <onlyinclude>{{#if: {{{alpha|}}} | * {{key|'''{{{alpha}}}'''}} for Alpha Squad }}</onlyinclude> | ||
{{#if: {{{bravo| | <onlyinclude>{{#if: {{{bravo|}}} | * {{key|'''{{{bravo}}}'''}} for Bravo Squad }}</onlyinclude> | ||
{{#if: {{{charlie| | <onlyinclude>{{#if: {{{charlie|}}} | * {{key|'''{{{charlie}}}'''}} for Charlie Squad }}</onlyinclude> | ||
{{#if: {{{delta| | <onlyinclude>{{#if: {{{delta|}}} | * {{key|'''{{{delta}}}'''}} for Delta Squad }}</onlyinclude> | ||
{{#if: {{{whiskey| | <onlyinclude>{{#if: {{{whiskey|}}} | * {{key|'''{{{whiskey}}}'''}} for Whiskey Squad }}</onlyinclude> | ||
{{#if: {{{yankee| | <onlyinclude>{{#if: {{{yankee|}}} | * {{key|'''{{{yankee}}}'''}} for Yankee Squad }}</onlyinclude> | ||
{{#if: {{{xray| | <onlyinclude>{{#if: {{{xray|}}} | * {{key|'''{{{xray}}}'''}} for Xray Squad }}</onlyinclude> | ||
{{#if: {{{zulu| | <onlyinclude>{{#if: {{{zulu|}}} | * {{key|'''{{{zulu}}}'''}} for Zulu Squad }}</onlyinclude> | ||
{{#if: {{{ | <onlyinclude>{{#if: {{{general|}}} | * {{key|'''{{{general}}}'''}} for General radio }}</onlyinclude> | ||
{{#if: {{{ | <onlyinclude>{{#if: {{{hivemind|}}} | * {{key|'''{{{hivemind}}}'''}} for Hivemind }}</onlyinclude> | ||
{{#if: {{{ | <onlyinclude>{{#if: {{{silicon|}}} | * {{key|'''{{{silicon}}}'''}} for Silicon }}</onlyinclude> | ||
{{#if: {{{ | <onlyinclude>{{#if: {{{robotspeak|}}} | * {{key|'''{{{robotspeak}}}'''}} for Robotspeak }}</onlyinclude> | ||
<onlyinclude>{{#if: {{{alienspeak|}}} | * {{key|'''{{{alienspeak}}}'''}} for Alienspeak }}</onlyinclude> | |||
</onlyinclude> | <onlyinclude>{{#if: {{{custom|}}} | * {{key|'''{{{custom}}}'''}} }}</onlyinclude> | ||
<noinclude>You can set the values for parameters in the template directly on the pages that use the template. Where a parameter (radio channel) isn't defined, it won't appear on the page. | |||
For example, an Alpha squad leader has access to Engineering, Medical, Requisitions, Command, Fire Support, and Alpha Squad radio. | |||
{{#if: {{{ | |||
{{#if: {{{ | |||
For example, an Alpha squad leader has access to Engineering, | |||
You would type: | You would type: | ||
{{TGMCRadioCommands | {{TGMCRadioCommands | ||
| command = .v | | command = .v | ||
Line 51: | Line 29: | ||
| engineering = .e | | engineering = .e | ||
| alpha = .q | | alpha = .q | ||
}} | }}</noinclude> |
Revision as of 21:31, 23 March 2024
Default radio commands are the following:
You can set the values for parameters in the template directly on the pages that use the template. Where a parameter (radio channel) isn't defined, it won't appear on the page. For example, an Alpha squad leader has access to Engineering, Medical, Requisitions, Command, Fire Support, and Alpha Squad radio. You would type:
- .v for Command
- .u for Requisitions
- .m for Medical
- .s for Fire Support
- .e for Engineering
- .q for Alpha Squad