Template:Deps/loop: Difference between revisions

From OpenMW Wiki
Jump to navigation Jump to search
(creating template subroutine)
 
(tweak)
Line 6: Line 6:
|TB+BM=<span title{{=}}"Requires both the 'Tribunal' and 'Bloodmoon' official expansions." style{{=}}"color: #004d00;">TB+BM</span>
|TB+BM=<span title{{=}}"Requires both the 'Tribunal' and 'Bloodmoon' official expansions." style{{=}}"color: #004d00;">TB+BM</span>
|TB/BM=<span title{{=}}"Requires either the 'Tribunal' or 'Bloodmoon' official expansions (but 'Bloodmoon' also requires 'Tribunal' in OpenMW)." style{{=}}"color: #004d00;">TB/BM</span>
|TB/BM=<span title{{=}}"Requires either the 'Tribunal' or 'Bloodmoon' official expansions (but 'Bloodmoon' also requires 'Tribunal' in OpenMW)." style{{=}}"color: #004d00;">TB/BM</span>
|SAF=<span title{{=}}"Requires the Siege at 'Firemoth' official add-on." style{{=}}"color: #004d00;">SF</span>
|SAF=<span title{{=}}"Requires the Siege at 'Firemoth' official add-on." style{{=}}"color: #004d00;">SaF</span>
|SF=<span title{{=}}"Requires the Siege at 'Firemoth' official add-on." style{{=}}"color: #004d00;">SF</span>
|SF=<span title{{=}}"Requires the Siege at 'Firemoth' official add-on." style{{=}}"color: #004d00;">SaF</span>
|AA=<span title{{=}}"Requires the 'Adamantium Armor' official add-on." style{{=}}"color: #004d00;">AA</span>
|AA=<span title{{=}}"Requires the 'Adamantium Armor' official add-on." style{{=}}"color: #004d00;">AA</span>
|AHT=<span title{{=}}"Requires the 'Adamantium Helm of Tohan' official add-on." style{{=}}"color: #004d00;">AHT</span>
|AHT=<span title{{=}}"Requires the 'Adamantium Helm of Tohan' official add-on." style{{=}}"color: #004d00;">AHT</span>
Line 18: Line 18:
|!TB=<span title{{=}}"Incompatible with the 'Tribunal' official expansion (thus, in OpenMW also with 'Bloodmoon')." style{{=}}"color: #800000;">!TB</span>
|!TB=<span title{{=}}"Incompatible with the 'Tribunal' official expansion (thus, in OpenMW also with 'Bloodmoon')." style{{=}}"color: #800000;">!TB</span>
|!BM=<span title{{=}}"Incompatible with the 'Bloodmoon' official expansion." style{{=}}"color: #800000;">!BM</span>
|!BM=<span title{{=}}"Incompatible with the 'Bloodmoon' official expansion." style{{=}}"color: #800000;">!BM</span>
|!SAF=<span title{{=}}"Incompatible with the 'Siege at Firemoth' official expansion." style{{=}}"color: #800000;">!SF</span>
|!SAF=<span title{{=}}"Incompatible with the 'Siege at Firemoth' official expansion." style{{=}}"color: #800000;">!SaF</span>
|!SF=<span title{{=}}"Incompatible with the 'Siege at Firemoth' official expansion." style{{=}}"color: #800000;">!SF</span>
|!SF=<span title{{=}}"Incompatible with the 'Siege at Firemoth' official expansion." style{{=}}"color: #800000;">!SaF</span>
|!AA=<span title{{=}}"Incompatible with the 'Adamantium Armor' official add-on." style{{=}}"color: #800000;">!AA</span>
|!AA=<span title{{=}}"Incompatible with the 'Adamantium Armor' official add-on." style{{=}}"color: #800000;">!AA</span>
|!AHT=<span title{{=}}"Incompatible with the 'Adamantium Helm of Tohan' official add-on." style{{=}}"color: #800000;">!AHT</span>
|!AHT=<span title{{=}}"Incompatible with the 'Adamantium Helm of Tohan' official add-on." style{{=}}"color: #800000;">!AHT</span>

Revision as of 04:10, 19 July 2017

TEMPLATE ERROR

Documentation

This is a subtemplate of Template:Deps; it tests input for string matches like "BN" and "!SF" and outputs text without mouse-over tooltips, e.g. "BM" or "!SF", respectively.

The "TEMPLATE ERROR" thing at the top of this template page is just the default output, when invalid or null input is given.

This is done as a subtemplate so that the parent template can call this repeatedly as a subroutine for multiple parameters.