Difference between revisions of "Template:UserMacroMainBox"

From Protoi Healing

Jump to: navigation, search
Line 11: Line 11:
 
!Brief descr.
 
!Brief descr.
 
|{{{descrUserMacro|no brief description fiven}}}
 
|{{{descrUserMacro|no brief description fiven}}}
 +
|-
 +
!Status
 +
|{{{statusUserMacro|no status of the macro given}}}
 +
|-
 +
|Terms
 +
|{{{termsUserMacro|no terms of the macro given}}}
 
|}
 
|}
 
{{EndBox}}</onlyinclude>
 
{{EndBox}}</onlyinclude>
Line 22: Line 28:
 
|authorUserMacro = <author of the macro>
 
|authorUserMacro = <author of the macro>
 
|descrUserMacro  = <brief description of the macro>
 
|descrUserMacro  = <brief description of the macro>
 +
|statusUserMacro = <the status of the macro>
 +
|termsUserMacro  = <execution terms of the macro>
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 19:39, 3 February 2017

Skib User Macro
Name no name given
Author no author given
Brief descr. no brief description fiven
Status no status of the macro given
Terms no terms of the macro given


Use:

{{UserMacroBox
|nameUserMacro   = <given name of the macro>
|authorUserMacro = <author of the macro>
|descrUserMacro  = <brief description of the macro>
|statusUserMacro = <the status of the macro>
|termsUserMacro  = <execution terms of the macro>
}}