Difference between revisions of "Template:ShowFeature"
Jump to navigation
Jump to search
(Initial template to show a feature) |
m (Add a separation space) |
||
(23 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#ifexpr: {{{alwayscommon}}} or {{#explode:{{{value}}}| |1}}| | <includeonly>{{#if:{{#pos:#{{{keys}}}#|#{{#explode:{{{value|}}}| }}#}}|<!-- | ||
{{# | valid key-->{{#ifexpr: {{{alwayscommon|0}}} or {{#ifeq:{{#explode:{{{value|}}}| |1}}||1|0}} | ||
|{{Map|keys={{{keys}}}|values={{{values}}}|key={{#explode:{{{value|}}}| }}}}|<!--noshowcommon-->}} | |||
<!-- | |||
-->{{#ifexpr: {{{alwayscommon|0}}} and {{#ifeq:{{#explode:{{{value|}}}| |1}}||0|1}}| ( |<!--noboth-->}}<!-- | |||
-->{{#ifeq:{{#explode:{{{value|}}}| |1}}||<!--noextra-->|<!--extra-->{{#sub:{{{value|}}}|{{#pos:{{{value|}}}| }}|0}}}}<!-- | |||
-->{{#ifexpr: {{{alwayscommon|0}}} and {{#ifeq:{{#explode:{{{value|}}}| |1}}||0|1}}|)|<!--noboth-->}} | |||
|<!-- | |||
unknown key-->{{{value|}}}}}</includeonly><noinclude> | |||
TODO: Usage | |||
</noinclude> |
Latest revision as of 14:11, 8 April 2010
TODO: Usage