Template:ARG: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
===== <var>{{{1}}}</var> =====
===== <var>{{{1}}}</var> =====
<div style="margin-left:2em;">{{ #if: {{{2|}}}|<p><strong>Syntax: </strong>{{{2}}}</p>
<div style="margin-left:2em;">{{ #if: {{{2|ns:0}}}|<p><strong>Syntax: </strong>{{{2}}}</p>
}}{{ #if: {{{3|}}}|<p><strong>Default value: </strong>{{{3}}}</p>
}}{{ #if: {{{3|ns:0}}}|<p><strong>Default value: </strong>{{{3}}}</p>
}}{{ #ifeq: {{{4|}}}|rq|<p><strong>Required property</strong></p>
}}{{ #ifeq: {{{4|ns:0}}}|rq|<p><strong>Required property</strong></p>
}}{{ #ifeq: {{{4|}}}|ro|<p><strong>Read-only property</strong></p>
}}{{ #ifeq: {{{4|ns:0}}}|ro|<p><strong>Read-only property</strong></p>
}}{{ #ifeq: {{{4|}}}|unset|<p>This is [[M:optional properties|optional property]].</p>
}}{{ #ifeq: {{{4|ns:0}}}|unset|<p>This is [[M:optional properties|optional property]].</p>
}}{{ #if: {{{6|}}}|<p><strong>Description: </strong>{{{6}}}</p>
}}{{ #if: {{{6|ns:0}}}|<p><strong>Description: </strong>{{{6}}}</p>
}}</div>
}}</div>

Latest revision as of 10:34, 18 March 2008

{{{1}}}
{{ #if: ns:0|

Syntax: {{{2}}}

}}{{ #if: ns:0|

Default value: {{{3}}}

}}{{ #ifeq: ns:0|rq|

Required property

}}{{ #ifeq: ns:0|ro|

Read-only property

}}{{ #ifeq: ns:0|unset|

This is optional property.

}}{{ #if: ns:0|

Description: {{{6}}}

}}