User:ShushMaster/Test3: Difference between revisions
Jump to navigation
Jump to search
ShushMaster (talk | contribs) No edit summary |
No edit summary |
||
(82 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>|- style="text-align:center;" | |||
| | | style="text-align:center; background-color:#{{Green 1}}; color:white;"| '''{{{1}}}''' | ||
! | |{{#if:{{{a|}}}|style="font-color:grey;"{{!}}|}} +{{#if:{{{a|}}}||'''}}{{{2}}}{{#if:{{{a|}}}||'''}} | ||
|{{#if:{{{b|}}}|style="font-color:grey;"{{!}}|}} +{{#if:{{{b|}}}||'''}}{{{3}}}{{#if:{{{b|}}}||'''}} | |||
! | |{{#if:{{{c|}}}|style="color:grey;"{{!}}|}} +{{#if:{{{c|}}}||'''}}{{{4}}}{{#if:{{{c|}}}||'''}} | ||
|{{#if:{{{d|}}}|style="color:grey;"{{!}}|}} +{{#if:{{{d|}}}||'''}}{{{5}}}{{#if:{{{d|}}}||'''}} | |||
|{{#if:{{{e|}}}|style="color:grey;"{{!}}|}} +{{#if:{{{e|}}}||'''}}{{{6}}}{{#if:{{{e|}}}||'''}} | |||
| | |{{#if:{{{f|}}}|style="color:grey;"{{!}}|}} +{{#if:{{{f|}}}||'''}}{{{7}}}{{#if:{{{f|}}}||'''}}</includeonly><noinclude> | ||
| style=" | ==Usage== | ||
| | <pre>{| | ||
| | {{User:ShushMaster/Test3|1|2|3|4|5|6|7|a=a|b=b|c=c|d=d|e=e|f=f}} | ||
| style=" | |}</pre> | ||
| style=" | {| | ||
| | {{User:ShushMaster/Test3|1|2|3|4|5|6|7|a=a|b=b|c=c|d=d|e=e|f=f}} | ||
| | |||
|} | |} | ||
</noinclude> | |||