Difference between revisions of "Template:Skill Link extended"
From Mushpedia
(Updated to work with the newest version of the Skill Link system) |
|||
| Line 1: | Line 1: | ||
| − | <onlyinclude><includeonly> | + | <onlyinclude><includeonly><div class="table-cell" style="width:100%; padding: 7px;"> |
{| class="wikitable" style="width:100%; margin: 0;" | {| class="wikitable" style="width:100%; margin: 0;" | ||
|- | |- | ||
| − | !style="text-align: left; font-size: 1.2em"|{{Skill|{{#var:Title}}}} | + | !style="text-align: left; font-size: 1.2em"|{{Skill|{{#var: {{{1}}} Title}}}} |
!style="width:120px"|Learned by: | !style="width:120px"|Learned by: | ||
!style="width:75px"|If {{Character|Mush}}: | !style="width:75px"|If {{Character|Mush}}: | ||
|- | |- | ||
| − | |''{{#var:Description}}'' | + | |''{{#var: {{{1}}} Description}}'' |
| − | {{#var:Effect}} | + | {{#var: {{{1}}} Effect}} |
| − | |style="text-align: center"|{{#var:Characters}} | + | |style="text-align: center"|{{#var: {{{1}}} Characters}} |
| − | |style="text-align: center; background-color: #{{Mush Status color|{{#var:Mush Status}}}};"|{{#var:Mush Status}} | + | |style="text-align: center; background-color: #{{Mush Status color|{{#var: {{{1}}} Mush Status}}}};"|{{#var: {{{1}}} Mush Status}} |
|}</div></includeonly></onlyinclude> | |}</div></includeonly></onlyinclude> | ||
| − | + | {{Warn|Use [[Template:Skill Link]] instead of this, this is a development template}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 17:49, 26 December 2013
Warning: Use Template:Skill Link instead of this, this is a development template