Difference between revisions of "Template:Keys/helper"

From The iPhone Wiki
Jump to: navigation, search
m (eh)
m (there shouldn't be a KBAG if there's keys)
Line 13: Line 13:
   
   
-->{{#if: {{{file|}}} | | [[Category:Incomplete Key Pages]] }}<!--
+
-->{{#if: {{{file}}} | | [[Category:Incomplete Key Pages]] }}<!--
 
-->{{#ifeq: {{{iv}}} | TODO | [[Category:Incomplete Key Pages]] }}<!--
 
-->{{#ifeq: {{{iv}}} | TODO | [[Category:Incomplete Key Pages]] }}<!--
 
-->{{#ifeq: {{{key}}} | TODO | [[Category:Incomplete Key Pages]] }}<!--
 
-->{{#ifeq: {{{key}}} | TODO | [[Category:Incomplete Key Pages]] }}<!--
  +
  +
// if (iv != "TODO" && kbag)
  +
-->{{#ifeq: {{{iv}}} | TODO | | {{#if: {{{kbag}}} | [[Category:Pages With Incorrect Template Usage]] }} }}<!--
 
--></includeonly>}}
 
--></includeonly>}}

Revision as of 21:13, 11 March 2015

{{{header}}}

Filename: {{{file}}}

  • IV: {{{iv}}}
  • Key: {{{key}}}
  • KBAG: {{{kbag}}}