Template:Tabs: Difference between revisions
Jump to navigation
Jump to search
(should fix issue with page name typed with lower case and _ characters) |
No edit summary |
||
Line 88: | Line 88: | ||
- Custom tabs (document how these work) - | - Custom tabs (document how these work) - | ||
-->{{#if:{{{custom1|}}}|{{Tabs/Tab|{{{custom1|}}}|{{{custom1alt|{{{custom1}}}}}}|main={{#switch:{{{main|}}}|{{{custom1}}}=true|true}}}}|}}<!-- | -->{{#if:{{{custom1|}}}|{{Tabs/Tab|{{PAGENAME:{{{custom1|}}}}}|{{{custom1alt|{{{custom1}}}}}}|main={{#switch:{{{main|}}}|{{{custom1}}}=true|true}}}}|}}<!-- | ||
-->{{#if:{{{custom2|}}}|{{Tabs/Tab|{{{custom2|}}}|{{{custom2alt|{{{custom2}}}}}}|main={{#switch:{{{main|}}}|{{{custom2}}}=true|true}}}}|}}<!-- | -->{{#if:{{{custom2|}}}|{{Tabs/Tab|{{PAGENAME:{{{custom2|}}}}}|{{{custom2alt|{{{custom2}}}}}}|main={{#switch:{{{main|}}}|{{{custom2}}}=true|true}}}}|}}<!-- | ||
-->{{#if:{{{custom3|}}}|{{Tabs/Tab|{{{custom3|}}}|{{{custom3alt|{{{custom3}}}}}}|main={{#switch:{{{main|}}}|{{{custom3}}}=true|true}}}}|}}<!-- | -->{{#if:{{{custom3|}}}|{{Tabs/Tab|{{PAGENAME:{{{custom3|}}}}}|{{{custom3alt|{{{custom3}}}}}}|main={{#switch:{{{main|}}}|{{{custom3}}}=true|true}}}}|}}<!-- | ||
--></div></onlyinclude></includeonly> | --></div></onlyinclude></includeonly> |
Revision as of 12:28, 4 August 2024
Todo: {{{main}}} does not work with idtech and goldsrc or quake and goldsrc.
The above documentation is transcluded from Template:Tabs/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.