The Binding of Isaac: Four Souls Wiki
No edit summary
No edit summary
Line 9: Line 9:
 
{{Infobox centered row|{{{flavor|}}}|{{{flavor|}}}}}
 
{{Infobox centered row|{{{flavor|}}}|{{{flavor|}}}}}
 
{{Infobox section|{{{deck|Card[[Category:Cards lacking a deck]]}}}}}
 
{{Infobox section|{{{deck|Card[[Category:Cards lacking a deck]]}}}}}
{{Infobox row|Type|{{{type|?[[Category:Cards lacking a type]]}}}}}
+
{{Infobox row|Type|{{{type|?[[Category:Cards lacking a type]]}}}|{{#ifeq:{{{deck|}}}|Character||1}}}}
 
{{Infobox row|Hit points|{{{hitPoints|?}}}|{{{hitPoints|}}}}}
 
{{Infobox row|Hit points|{{{hitPoints|?}}}|{{{hitPoints|}}}}}
 
{{Infobox row|To hit|{{{toHit|?}}}|{{{toHit|}}}}}
 
{{Infobox row|To hit|{{{toHit|?}}}|{{{toHit|}}}}}
Line 28: Line 28:
 
| reward = {{{reward|}}}
 
| reward = {{{reward|}}}
 
| souls = {{{souls|}}}
 
| souls = {{{souls|}}}
}}}}{{#ifeq:{{NAMESPACENUMBER}}|0|[[Category:Cards]][[Category:{{{type|?}}}{{#ifeq:{{#sub:{{{type|}}}|-1}}|s|es|s}} from {{{deck|?}}} deck]]}}</includeonly><noinclude>
+
}}}}{{#ifeq:{{NAMESPACENUMBER}}|0|[[Category:Cards]]{{#ifeq:{{{deck|}}}|Character|[[Category:Characters]]|[[Category:{{{type|?}}}{{#ifeq:{{#sub:{{{type|}}}|-1}}|s|es|s}} from {{{deck|?}}} deck]]}}}}</includeonly><noinclude>
 
{{doc}}
 
{{doc}}
 
[[Category:Infobox templates]]
 
[[Category:Infobox templates]]

Revision as of 05:01, 6 July 2018

Template-info Documentation

This is an infobox for cards.

Template

{{Infobox card
| name = 
| image = 
| effect = 
| flavor = 
| deck = 
| type = 
| hitPoints = 
| toHit = 
| damage = 
| reward = 
| souls = 
}}

Example

The Bloat
The Bloat
Effect
When this deals damage to an attacking player, deal 1 damage to all other players.
Monster
Type Boss
Hit points 4
To hit 4
Damage 2
Reward +1 Treasure
Souls 1
{{Infobox card
| name = The Bloat
| image = The Bloat.png
| effect = When this deals damage to an attacking player, deal 1 damage to all other players.
| deck = Monster
| type = Boss
| hitPoints = 4
| toHit = 4
| damage = 2
| reward = +1 Treasure
| souls = 1
}}