Template:ARG: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
}}{{ #ifeq: {{{4|}}}|rq|<p><strong>Required property</strong></p> | }}{{ #ifeq: {{{4|}}}|rq|<p><strong>Required property</strong></p> | ||
}}{{ #ifeq: {{{4|}}}|ro|<p><strong>Read-only property</strong></p> | }}{{ #ifeq: {{{4|}}}|ro|<p><strong>Read-only property</strong></p> | ||
}}{{ #ifeq: {{{4|}}}|unset|<p><strong> | }}{{ #ifeq: {{{4|}}}|unset|<p>This property is <strong>optional,</strong> it can be removed from item using <code>unset ''item_name'' {{{1}}}</code></p> | ||
}}{{ #if: {{{6|}}}|<p><strong>Description: </strong>{{{6}}}</p> | }}{{ #if: {{{6|}}}|<p><strong>Description: </strong>{{{6}}}</p> | ||
}}</div> | }}</div> |
Revision as of 11:19, 5 February 2008
{{{1}}}
{{ #if: |
Syntax: {{{2}}}
}}{{ #if: |Default value: {{{3}}}
}}{{ #ifeq: |rq|Required property
}}{{ #ifeq: |ro|Read-only property
}}{{ #ifeq: |unset|This property is optional, it can be removed from item using unset item_name {{{1}}}
Description: {{{6}}}
}}