Difference between revisions of "Template:UserMacroMainBox"
From Protoi Healing
| 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 18:39, 3 February 2017
| 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>
}}