The wiki is lacking in content. You can help by creating a new article. See the to do list for more ways you can help.

Difference between revisions of "Template:Infobox Enemy"

From Final Fantasy Wiki
Jump to navigationJump to search
m (Fix head)
(the infobox would basically explode if were that long. making more general & parameters consistent between games)
Line 7: Line 7:
|colspan="2" style="text-align:center; background:#dae4fb; "|{{{jname}}}<br>''{{{romaji}}}''
|colspan="2" style="text-align:center; background:#dae4fb; "|{{{jname}}}<br>''{{{romaji}}}''
|-
|-
{{#if: {{{games|}}} | {{!}}-style="background-color:#fff"
{{#if: {{{firstappear|}}} | {{!}}-style="background-color:#fff"
{{!}} style="white-space:nowrap" {{!}} '''Game appearance(s)'''
{{!}} style="white-space:nowrap" {{!}} '''First appearance'''
{{!}} {{{games}}} | {{!}}- }}
{{!}} {{{firstappear}}} | {{!}}- }}
{{#if: {{{species|}}} | {{!}}-style="background-color:#fff"
{{#if: {{{species|}}} | {{!}}-style="background-color:#fff"
{{!}} style="white-space:nowrap" {{!}} '''Species'''
{{!}} style="white-space:nowrap" {{!}} '''Species'''
{{!}} {{{species}}} | {{!}}- }}
{{!}} {{{species}}} | {{!}}- }}
{{#if: {{{locations|}}} | {{!}}-style="background-color:#fff"
{{#if: {{{other_names|}}} | {{!}}-style="background-color:#fff"
{{!}} style="white-space:nowrap" {{!}} '''Location(s)'''
{{!}} style="white-space:nowrap" {{!}} '''Other names'''
{{!}} {{{locations}}} | {{!}}- }}
{{!}} {{{other_names}}} | {{!}}- }}
{{#if: {{{items|}}} | {{!}}-style="background-color:#fff"
{{#if: {{{related|}}} |
{{!}} style="white-space:nowrap" {{!}} '''Item(s) dropped'''
{{!}}- style="vertical-align: top"
{{!}} {{{items}}} | {{!}}- }}
{{!}} colspan="2" style="padding:0" {{!}}
{{#if: {{{moves|}}} | {{!}}-style="background-color:#fff"
{{{!}} class="mw-collapsible mw-collapsed" style="width:100%;background:ghostwhite; text-align:left"
{{!}} style="white-space:nowrap" {{!}} '''Moves'''
! style="background:#dae4fb; padding:2px;" {{!}} Related species
{{!}} {{{moves}}} | {{!}}- }}
{{#if: {{{weakness|}}} | {{!}}-style="background-color:#fff"
{{!}} style="white-space:nowrap" {{!}} '''Weakness(es)'''
{{!}} {{{weakness}}} | {{!}}- }}
{{#if: {{{bestiary|}}} | {{!}}-
{{!}} colspan=2 style="text-align:center;background-color:#6890F0" {{!}} '''{{color-link|Bestiary|black}}'''
{{!}}-
{{!}}-
{{!}} colspan=2 style="text-align:center" {{!}} {{#if: {{{prev|}}} |[[{{{prev}}}|&larr; {{{prev}}}]] <nowiki>|</nowiki>|None <nowiki>|</nowiki>}} '''{{PAGENAME}}''' {{#if:{{{no|}}}|(#{{{no|}}})}} <nowiki>|</nowiki>{{#if:{{{next|}}} | [[{{{next}}} | {{{next}}} &rarr;]]| None}}}}
{{!}} style="padding:0 2px;" {{!}} {{{related|}}}
{{!}}}
|}}
|}<noinclude>
|}<noinclude>
{| style="float: bottom;"
|
<pre>
<pre>
{{Infobox Enemy
{{Infobox Enemy
Line 38: Line 32:
|jname=
|jname=
|romaji=
|romaji=
|games=
|firstappear=
|species=
|species=
|locations=
|other_names=
|items=
|related=
|moves=
|weakness=
}}
}}
</pre>
</pre>
|}
If the enemy is part of a bestiary, include these in the template as the last parameters:
{| style="float: bottom;"
|
<pre>
|bestiary = yes
|no =
|prev =
|next =
</pre>
|}


[[Category:Infoboxes|Enemy]]
[[Category:Infoboxes|Enemy]]
</noinclude>
</noinclude>

Revision as of 00:20, June 10, 2020

Infobox Enemy
{{{jname}}}
{{{romaji}}}
{{Infobox Enemy
|name=
|image=
|jname=
|romaji=
|firstappear=
|species=
|other_names=
|related=
}}