Editing Template talk:Infobox enemy
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 33: | Line 33: | ||
! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{PAGENAME}}'' | ! colspan="2" style="font-size: 140%; background: #ccf; text-align: center;" | ''{{PAGENAME}}'' | ||
|- | |- | ||
! colspan="2" style="background: #fff; text-align: center;" | {{#ifeq:{{{image}}}|||[[ | ! colspan="2" style="background: #fff; text-align: center;" | {{#ifeq:{{{image}}}|||[[Image:{{{image}}}|{{{size}}}]]}} | ||
|- | |- | ||
! width="30%" style="background: #e6e9ff;" | Scientific Name | ! width="30%" style="background: #e6e9ff;" | Scientific Name | ||
Line 82: | Line 82: | ||
:::It's so annoying: the extra lines were introduced between rows, one per row; that's normally okay, but here there are multiple rows not being shown, so multiple extra lines. I just remove the lines to fix, then, and put the extra lines within the #ifeq - but no, it won't accept that. For some reason, a <nowiki><br></nowiki> tag and then a normal extra line works. It's fixed, at least, but I'm not sure how I did it...{{User:Greenpickle/sig}} | :::It's so annoying: the extra lines were introduced between rows, one per row; that's normally okay, but here there are multiple rows not being shown, so multiple extra lines. I just remove the lines to fix, then, and put the extra lines within the #ifeq - but no, it won't accept that. For some reason, a <nowiki><br></nowiki> tag and then a normal extra line works. It's fixed, at least, but I'm not sure how I did it...{{User:Greenpickle/sig}} | ||