Difference between revisions of "Template:Trees"
Line 4: | Line 4: | ||
|- | |- | ||
| style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 1 | | style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 1 | ||
− | | style="text-align: center; background: #FFFCF7; padding: 5px;" | [[{{{Power1}}}]]{{ #if: {{{Power1- | + | | style="text-align: center; background: #FFFCF7; padding: 5px;" | [[{{{Power1}}}]]{{ #if: {{{Power1-2|}}} |, {{{Power1-2|}}} }}{{ #if: {{{Power1-3|}}} |, {{{Power1-3|}}} }} |
|- | |- | ||
| style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 2 | | style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 2 | ||
− | | style="text-align: center; background: #FFFCF7; padding: 5px;" | [[{{{Power2}}}]] | + | | style="text-align: center; background: #FFFCF7; padding: 5px;" | [[{{{Power2}}}]]{{ #if: {{{Power2-2|}}} |, {{{Power2-2|}}} }}{{ #if: {{{Power2-3|}}} |, {{{Power2-3|}}} }} |
|- | |- | ||
| style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 3 | | style="text-align: center; font-weight: bold; width:60px; background: #FFEBCC; padding: 5px;" | 3 | ||
− | | style="text-align: center; background: #FFFCF7; padding: 5px;" | [[{{{Power3}}}]] | + | | style="text-align: center; background: #FFFCF7; padding: 5px;" | [[{{{Power3}}}]]{{ #if: {{{Power3-2|}}} |, {{{Power3-2|}}} }}{{ #if: {{{Power3-3|}}} |, {{{Power3-3|}}} }} |
|} | |} | ||
Line 17: | Line 17: | ||
<pre style="overflow:auto"> | <pre style="overflow:auto"> | ||
{{Template:Trees | {{Template:Trees | ||
− | | Power1 = | + | | Power1 = |
− | | Power2 = | + | | Power1-2 = |
− | | Power3 = | + | | Power1-3 = |
+ | | Power2 = | ||
+ | | Power2-2 = | ||
+ | | Power2-3 = | ||
+ | | Power3 = | ||
+ | | Power3-2 = | ||
+ | | Power3-3 = | ||
}} | }} | ||
</pre>{{clear}} | </pre>{{clear}} | ||
</noinclude> | </noinclude> |
Revision as of 17:34, 8 February 2015
Level | Power |
---|---|
1 | [[{{{Power1}}}]]{{ #if: |, }}{{ #if: |, }} |
2 | [[{{{Power2}}}]]{{ #if: |, }}{{ #if: |, }} |
3 | [[{{{Power3}}}]]{{ #if: |, }}{{ #if: |, }} |
Usage
{{Template:Trees | Power1 = | Power1-2 = | Power1-3 = | Power2 = | Power2-2 = | Power2-3 = | Power3 = | Power3-2 = | Power3-3 = }}