Template:ARG: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<var><span id="{{{name}}}">{{{name}}}</span></var>
===== <var>{{{1}}}</var> =====
<nowiki> - </nowiki>
<div style="margin-left:2em;">{{ #if: {{{2|ns:0}}}|<p><strong>Syntax: </strong>{{{2}}}</p>
''({{{syntax|}}})''
}}{{ #if: {{{3|ns:0}}}|<p><strong>Default value: </strong>{{{3}}}</p>
<nowiki> - </nowiki>
}}{{ #ifeq: {{{4|ns:0}}}|rq|<p><strong>Required property</strong></p>
{{{descr|}}}
}}{{ #ifeq: {{{4|ns:0}}}|ro|<p><strong>Read-only property</strong></p>
}}{{ #ifeq: {{{4|ns:0}}}|unset|<p>This is [[M:optional properties|optional property]].</p>
}}{{ #if: {{{6|ns:0}}}|<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}}}

}}