Template:ARG: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
===== <var>{{{1}}}</var> =====
===== <var>{{{1}}}</var> =====
<div style="margin-left:4em;">
<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>
; Syntax : {{{2}}}
}}{{ #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>
; Default value : {{{3}}}
}}{{ #if: {{{6|ns:0}}}|<p><strong>Description: </strong>{{{6}}}</p>
}}
}}</div>
{{ #if: {{{6|}}}|
; Description : {{{6}}}
}}
</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}}}

}}