Template:ARG: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
(don't use definition list, it does not look nice)
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
===== <var>{{{1}}}</var> =====
===== <var>{{{1}}}</var> =====
<div style="margin-left:2em;">
<div style="margin-left:2em;">{{ #if: {{{2|ns:0}}}|<p><strong>Syntax: </strong>{{{2}}}</p>
{{ #if: {{{2|}}}|
}}{{ #if: {{{3|ns:0}}}|<p><strong>Default value: </strong>{{{3}}}</p>
<p><strong>Syntax: </strong>{{{2}}}</p>
}}{{ #ifeq: {{{4|ns:0}}}|rq|<p><strong>Required property</strong></p>
}}
}}{{ #ifeq: {{{4|ns:0}}}|ro|<p><strong>Read-only property</strong></p>
{{ #if: {{{3|}}}|
}}{{ #ifeq: {{{4|ns:0}}}|unset|<p>This is [[M:optional properties|optional property]].</p>
<p><strong>Default value: </strong>{{{3}}}</p>
}}{{ #if: {{{6|ns:0}}}|<p><strong>Description: </strong>{{{6}}}</p>
}}
}}</div>
{{ #if: {{{6|}}}|
<p><strong>Description: </strong>{{{6}}}</p>
}}
</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}}}

}}