Difference between revisions of "Template:UserMacroMainBox"
From Protoi Healing
| (6 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
{| class="wikitable" border="1" style="width:300px; " | {| class="wikitable" border="1" style="width:300px; " | ||
|- | |- | ||
| − | !Name | + | !style="width:75px; "|Name |
|'''{{{nameUserMacro|no name given}}}''' | |'''{{{nameUserMacro|no name given}}}''' | ||
|- | |- | ||
| Line 24: | Line 24: | ||
|style="text-align:center; "|{{{Res1|00}}} | |style="text-align:center; "|{{{Res1|00}}} | ||
!10 | !10 | ||
| − | |{{{Res10|00}}} | + | |style="text-align:center; "|{{{Res10|00}}} |
!100 | !100 | ||
| − | |{{{Res100|00}}} | + | |style="text-align:center; "|{{{Res100|00}}} |
|- | |- | ||
!1k | !1k | ||
| − | |{{{Res1k|00}}} | + | |style="text-align:center; "|{{{Res1k|00}}} |
!100k | !100k | ||
| − | |{{{Res100k|00}}} | + | |style="text-align:center; "|{{{Res100k|00}}} |
!1kk | !1kk | ||
| − | |{{{Res1kk|00}}} | + | |style="text-align:center; "|{{{Res1kk|00}}} |
|- | |- | ||
!10kk | !10kk | ||
| − | |{{{Res10kk|00}}} | + | |style="text-align:center; "|{{{Res10kk|00}}} |
!Gmax | !Gmax | ||
| − | |{{{Gmax|00}}} | + | |style="text-align:center; "|{{{Gmax|00}}} |
!Omax | !Omax | ||
| − | |{{{Omax|00}}} | + | |style="text-align:center; "|{{{Omax|00}}} |
|- | |- | ||
!colspan="6"|Resources with butterfly option | !colspan="6"|Resources with butterfly option | ||
|- | |- | ||
!1 | !1 | ||
| − | |{{{Res1butterfly|00}}} | + | |style="text-align:center; "|{{{Res1butterfly|00}}} |
!10 | !10 | ||
| − | |{{{Res10butterfly|00}}} | + | |style="text-align:center; "|{{{Res10butterfly|00}}} |
!100 | !100 | ||
| − | |{{{Res100butterfly|00}}} | + | |style="text-align:center; "|{{{Res100butterfly|00}}} |
|- | |- | ||
!1k | !1k | ||
| − | |{{{Res1kbutterfly|00}}} | + | |style="text-align:center; "|{{{Res1kbutterfly|00}}} |
!100k | !100k | ||
| − | |{{{Res100kbutterfly|00}}} | + | |style="text-align:center; "|{{{Res100kbutterfly|00}}} |
!1kk | !1kk | ||
| − | |{{{Res1kkbutterfly|00}}} | + | |style="text-align:center; "|{{{Res1kkbutterfly|00}}} |
|- | |- | ||
!10kk | !10kk | ||
| − | |{{{Res10kkbutterfly|00}}} | + | |style="text-align:center; "|{{{Res10kkbutterfly|00}}} |
!Gmax | !Gmax | ||
| − | |{{{Gmaxbutterfly|00}}} | + | |style="text-align:center; "|{{{Gmaxbutterfly|00}}} |
!Omax | !Omax | ||
| − | |{{{Omaxbutterfly|00}}} | + | |style="text-align:center; "|{{{Omaxbutterfly|00}}} |
|} | |} | ||
{{EndBox}}</onlyinclude> | {{EndBox}}</onlyinclude> | ||
| + | {{EndFloat}} | ||
| − | Use: | + | '''Use:''' |
<pre> | <pre> | ||
| Line 77: | Line 78: | ||
|statusUserMacro = <the status of the macro> | |statusUserMacro = <the status of the macro> | ||
|termsUserMacro = <execution terms of the macro> | |termsUserMacro = <execution terms of the macro> | ||
| + | <!-- Frank or other Protoi will fill in the following resource values! --> | ||
|Res1 = | |Res1 = | ||
|Res10 = | |Res10 = | ||
Latest revision as of 09:47, 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>
<!-- Frank or other Protoi will fill in the following resource values! -->
|Res1 =
|Res10 =
|Res100 =
|Res1k =
|Res100k =
|Res1kk =
|Res10kk =
|Gmax =
|Omax =
|Res1butterfly =
|Res10butterfly =
|Res100butterfly =
|Res1kbutterfly =
|Res100kbutterfly =
|Res1kkbutterfly =
|Res10kkbutterfly =
|Gmaxbutterfly =
|Omaxbutterfly =
}}