Difference between revisions of "Template:UserMacroMainBox"
From Protoi Healing
| Line 5: | Line 5: | ||
|'''{{{nameUserMacro|no name given}}}''' | |'''{{{nameUserMacro|no name given}}}''' | ||
|- | |- | ||
| + | !Author | ||
| + | |{{{authorUserMacro|no author given}}} | ||
|} | |} | ||
{{EndBox}}</onlyinclude> | {{EndBox}}</onlyinclude> | ||
| Line 13: | Line 15: | ||
<pre> | <pre> | ||
{{UserMacroBox | {{UserMacroBox | ||
| − | |nameUserMacro = <given name of the macro> | + | |nameUserMacro = <given name of the macro> |
| + | |authorUserMacro = <author of the macro> | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 18:25, 3 February 2017
| User Macro | no name given |
|---|---|
| Author | no author given |
Use:
{{UserMacroBox
|nameUserMacro = <given name of the macro>
|authorUserMacro = <author of the macro>
}}