Template:Monster Infobox: Difference between revisions

From Dragon Quest Wiki
107 bytes added ,  11:22, 19 June 2018
Attempting to add a new section to the infobox for the older names.
No edit summary
(Attempting to add a new section to the infobox for the older names.)
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><onlyinclude>{{Infobox
<includeonly><onlyinclude>{{Infobox
| bgcolor = CC5B14
| color = FFFFFF
| bgcolor = 4da6ff
| type = Dragon Quest Monster
| type = Dragon Quest Monster
| title = {{{title}}}
| title = {{#if: {{{title|}}} | {{{title}}} }}
| image = {{{image}}}
| image = {{#if: {{{image|}}} | {{{image}}} }}
| caption = {{{caption}}}
| caption = {{#if: {{{caption|}}} | {{{caption}}} }}
| label1 = family
| label1 = Kanji
| data1 = {{{family}}}
| data1 = {{{kanji}}}  
| label2 = Kanji
| label2 = Romanji
| data2 = {{{kanji}}}
| data2 = {{{romanji}}}  
| label3 = Romanji
| label3 = First Appearance
| data3 = {{{romanji}}}
| data3 = {{{firstappear}}}
| label4 = First Appearance
| label4 = Old Localization
| data4 = {{{firstappear}}}
| data4 = {{{old}}}  
}}</onlyinclude></includeonly><noinclude>
}}</onlyinclude></includeonly><noinclude>
{{{{PAGENAME}}/doc}}
{{{{PAGENAME}}/doc}}
[[Category:Enemy templates|{{PAGENAME}}]]
[[Category:Enemy templates|{{PAGENAME}}]]
</noinclude>
</noinclude>