2,680
editsAd placeholder
Template:Character info: Difference between revisions
Jump to navigation
Jump to search
Fixed issue with blank save fields always showing as active
(Ready for template change now (hopefully)) Tag: Undo |
(Fixed issue with blank save fields always showing as active) |
||
Line 31: | Line 31: | ||
|{{{WIS}}} | |{{{WIS}}} | ||
|{{{CHA}}} | |{{{CHA}}} | ||
|str save={{{str save}}} | |str save={{IfEmpty | {{{str save|}}} }} | ||
|dex save={{{dex save}}} | |dex save={{IfEmpty | {{{dex save|}}} }} | ||
|con save={{{con save}}} | |con save={{IfEmpty | {{{con save|}}} }} | ||
|int save={{{int save}}} | |int save={{IfEmpty | {{{int save|}}} }} | ||
|wis save={{{wis save}}} | |wis save={{IfEmpty | {{{wis save|}}} }} | ||
|cha save={{{cha save}}} | |cha save={{IfEmpty | {{{cha save|}}} }} | ||
}} | }} | ||
}} | }} |