291
edits
Changes
no edit summary
<noinclude>
{{Infobox PW|{{#explode:{{PAGENAME}}|:|1}}}}
Planeswalker template for use on planeswalker pages.
The example will fill in the red links with the name of the current page, which will be that of the planeswalker, and therefore link to the relevant data page about the planeswalker. If none exists, it must be created.
Example output (when used in [[Template:Infobox PW]]):
{{Trim|{{p{{{1}}}
| Angrath, Minotaur Pirate <!-- 1. Name -->
| <!-- 2. Alias (Optional) -->
| Angrath_Minotaur_Pirate.png <!-- 3. Image -->
| <!-- 4. Transformed name (Optional) -->
| <!-- 5. Transformed image (Optional) -->
| DSK <!-- 6. Set -->
| BR <!-- 7. Colors -->
| 0,0,+5,+5,0,0 <!-- 8. Level 60 mana bonuses -->
| 8,6,5 <!-- 9. Level 60 deck limits -->
| 147 <!-- 10. Level 60 health -->
| Minotaur <!-- 11. Lore: race (Optional) -->
| Unknown <!-- 12. Lore: birthplace (Optional) -->
| <!-- 13. Lore: allies (Optional) -->
| <!-- 14. Lore: enemies (Optional) -->
| <!-- 15. Lore: abilities (Optional) -->
| <!-- 16. Lore: planes (Optional) -->
}}}}
</nowiki>
==Details==
The data is formatted as follows:
<nowiki>
{{p{{{1}}}</nowiki>
{|
|-
|1. Name
|-
|2. Alias (Optional)
|-
|3. Image
|-
|4. Transformed name (Optional)
|-
|5. Transformed image (Optional)
|-
|6. Set
|-
|7. Colors
|-
|8. Level 60 mana bonuses
|-
|9. Level 60 deck limits
|-
|10. Level 60 health
|-
|11. Lore: race (Optional)
|-
|12. Lore: birthplace (Optional)
|-
|13. Lore: allies (Optional)
|-
| 14. Lore: enemies (Optional)
|-
|15. Lore: abilities (Optional)
|-
|16. Lore: planes (Optional)
|-
}}
[[Category:Templates]]
[[Category:PW data templates]]