Difference between revisions of "Template:UserMacroMainBox"
From Protoi Healing
| Line 45: | Line 45: | ||
|- | |- | ||
!1 | !1 | ||
| − | |{{{ | + | |{{{Res1butterfly|00}}} |
!10 | !10 | ||
| − | |{{{ | + | |{{{Res10butterfly|00}}} |
!100 | !100 | ||
| − | |{{{ | + | |{{{Res100butterfly|00}}} |
|- | |- | ||
!1k | !1k | ||
| − | |{{{ | + | |{{{Res1kbutterfly|00}}} |
!100k | !100k | ||
| − | |{{{ | + | |{{{Res100kbutterfly|00}}} |
!1kk | !1kk | ||
| − | |{{{ | + | |{{{Res1kkbutterfly|00}}} |
|- | |- | ||
!10kk | !10kk | ||
| − | |{{{ | + | |{{{Res10kkbutterfly|00}}} |
!Gmax | !Gmax | ||
| − | |{{{ | + | |{{{Gmaxbutterfly|00}}} |
!Omax | !Omax | ||
| − | |{{{ | + | |{{{Omaxbutterfly|00}}} |
|} | |} | ||
{{EndBox}}</onlyinclude> | {{EndBox}}</onlyinclude> | ||
| Line 72: | Line 72: | ||
<pre> | <pre> | ||
{{UserMacroMainBox | {{UserMacroMainBox | ||
| − | |nameUserMacro | + | |nameUserMacro = <given name of the macro> |
| − | |authorUserMacro = <author of the macro> | + | |authorUserMacro = <author of the macro> |
| − | |descrUserMacro | + | |descrUserMacro = <brief description of the macro> |
| − | |statusUserMacro = <the status of the macro> | + | |statusUserMacro = <the status of the macro> |
| − | |termsUserMacro | + | |termsUserMacro = <execution terms of the macro> |
| + | |Res1 = | ||
| + | |Res10 = | ||
| + | |Res100 = | ||
| + | |Res1k = | ||
| + | |Res100k = | ||
| + | |Res1kk = | ||
| + | |Res10kk = | ||
| + | |Gmax = | ||
| + | |Omax = | ||
| + | |Res1butterfly = | ||
| + | |Res10butterfly = | ||
| + | |Res100butterfly = | ||
| + | |Res1kbutterfly = | ||
| + | |Res100kbutterfly = | ||
| + | |Res1kkbutterfly = | ||
| + | |Res10kkbutterfly = | ||
| + | |Gmaxbutterfly = | ||
| + | |Omaxbutterfly = | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:UserMacroTemplates]] | [[Category:UserMacroTemplates]] | ||
Revision as of 09:16, 6 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 |
| Resources for the UserMacro | |||||
|---|---|---|---|---|---|
| 1 | 00 | 10 | 00 | 100 | 00 |
| 1k | 00 | 100k | 00 | 1kk | 00 |
| 10kk | 00 | Gmax | 00 | Omax | 00 |
| Resources with butterfly option | |||||
| 1 | 00 | 10 | 00 | 100 | 00 |
| 1k | 00 | 100k | 00 | 1kk | 00 |
| 10kk | 00 | Gmax | 00 | Omax | 00 |
Use:
{{UserMacroMainBox
|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>
|Res1 =
|Res10 =
|Res100 =
|Res1k =
|Res100k =
|Res1kk =
|Res10kk =
|Gmax =
|Omax =
|Res1butterfly =
|Res10butterfly =
|Res100butterfly =
|Res1kbutterfly =
|Res100kbutterfly =
|Res1kkbutterfly =
|Res10kkbutterfly =
|Gmaxbutterfly =
|Omaxbutterfly =
}}