Difference between revisions of "Template:UserMacroMainBox"
From Protoi Healing
| Line 8: | Line 8: | ||
!Author | !Author | ||
|{{{authorUserMacro|no author given}}} | |{{{authorUserMacro|no author given}}} | ||
| + | |- | ||
| + | |Brief description | ||
| + | |{{{descrUserMacro|no brief description fiven}}} | ||
|} | |} | ||
{{EndBox}}</onlyinclude> | {{EndBox}}</onlyinclude> | ||
| Line 18: | Line 21: | ||
|nameUserMacro = <given name of the macro> | |nameUserMacro = <given name of the macro> | ||
|authorUserMacro = <author of the macro> | |authorUserMacro = <author of the macro> | ||
| + | |descrUserMacro = <brief description of the macro> | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 18:34, 3 February 2017
| Name | no name given |
|---|---|
| Author | no author given |
| Brief description | no brief description fiven |
Use:
{{UserMacroBox
|nameUserMacro = <given name of the macro>
|authorUserMacro = <author of the macro>
|descrUserMacro = <brief description of the macro>
}}