Difference between revisions of "Template:TrainerRow"
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div style="clear: left"></div> | <div style="clear: left"></div> | ||
| + | == {{{name|}}} == | ||
| + | {{#vardefine: picture|{{#replace:{{{picture|}}}|File:|}}}} | ||
| + | {{#vardefine: trainerpage|{{#ask: [[master page::{{{name|}}}]] [[language code::{{{#userparam|}}}]]|link=none}}}} | ||
| + | {{Eyecatcher|picture={{#var:picture}}|link={{#var:trainerpage}}|size=125px}}<div class="lead"> | ||
| + | {{{description|}}}</div> | ||
| + | </includeonly> | ||