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 Location"

From Final Fantasy Wiki
Jump to navigationJump to search
(padding)
(making it for one side)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| cellpadding=2 cellspacing=2 width=300px style="font-family: verdana, sans-serif; border-radius: 10px; font-size: 10px; padding:3px; background-color: #fff; border:1px solid black; float:{{{align|right}}};"
{| class="infobox" style="width:300px"
|- style="background-color:#66da59"
|- style="background:{{#if:{{{color|}}}|{{{{{color}}}darkcolor}}|{{{{{color|location}}}darkcolor}}}}"
!colspan="2"|<font size="2">{{{name|{{PAGENAME}}}}}</font>
!colspan="2" | {{{name|{{PAGENAME}}}}}
|-
|-
|colspan="2" style="text-align:center"|{{{image|}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
|colspan="2" style="text-align:center"|{{{image|}}}{{#if:{{{caption|}}}|<br>{{{caption|}}}}}
|-{{#if:{{{jname|
{{!}}colspan="2" style="text-align:center; background:{{#if:{{{color|}}}|{{{{{color}}}color}}|{{{{{color|location}}}color}}}}"{{!}}{{{jname|}}}<br>{{#if:{{{romaji|}}}|''{{{romaji}}}''}}
|-
|-
|colspan="2" style="text-align:center; background:#daf6d7; color:black; "|{{{jname}}}<br>''{{{romaji}}}''
{{#if: {{{games|}}} | {{!}}-
|-
{{!}}style="background:{{#if:{{{color|}}}|{{{{{color}}}color}}|{{{{{color|location}}}color}}}}"{{!}} '''Game appearance(s)'''
{{#if: {{{games|}}} | {{!}}-style="background-color:#A0E898"
{{!}} style="white-space:nowrap" {{!}} '''Game appearance(s)'''
{{!}} {{{games}}} | {{!}}- }}
{{!}} {{{games}}} | {{!}}- }}
{{#if: {{{type|}}} | {{!}}-style="background-color:#A0E898"
{{#if: {{{type|}}} | {{!}}-
{{!}} style="white-space:nowrap" {{!}} '''Type'''
{{!}}style="background:{{#if:{{{color|}}}|{{{{{color}}}color}}|{{{{{color|location}}}color}}}}"{{!}} '''Type'''
{{!}} {{{type}}} | {{!}}- }}
{{!}} {{{type}}} | {{!}}- }}
{{#if: {{{greaterloc|}}} | {{!}}-style="background-color:#A0E898"
{{#if: {{{greaterloc|}}} | {{!}}-
{{!}} style="white-space:nowrap" {{!}} '''Greater location'''
{{!}}style="background:{{#if:{{{color|}}}|{{{{{color}}}color}}|{{{{{color|location}}}color}}}}"{{!}} '''Greater location'''
{{!}} {{{greaterloc}}} | {{!}}- }}
{{!}} {{{greaterloc}}} | {{!}}- }}
{{#if: {{{inhabitants|}}} | {{!}}-style="background-color:#A0E898"
{{#if: {{{inhabitants|}}} | {{!}}-
{{!}} style="white-space:nowrap" {{!}} '''Inhabitants'''
{{!}}style="background:{{#if:{{{color|}}}|{{{{{color}}}color}}|{{{{{color|location}}}color}}}}"{{!}} '''Inhabitants'''
{{!}} {{{inhabitants}}} | {{!}}- }}
{{!}} {{{inhabitants}}} | {{!}}- }}
{{#if: {{{areas|}}} | {{!}}-style="background-color:#A0E898"
{{#if: {{{areas|}}} | {{!}}-
{{!}} style="white-space:nowrap" {{!}} '''Unique area(s)'''
{{!}}style="background:{{#if:{{{color|}}}|{{{{{color}}}color}}|{{{{{color|location}}}color}}}}"{{!}} '''Unique area(s)'''
{{!}} {{{areas}}} | {{!}}- }}
{{!}} {{{areas}}} | {{!}}- }}
{{#if: {{{items|}}} | {{!}}-style="background-color:#A0E898"
{{#if: {{{items|}}} | {{!}}-
{{!}} style="white-space:nowrap" {{!}} '''Unique item(s)'''
{{!}}style="background:{{#if:{{{color|}}}|{{{{{color}}}color}}|{{{{{color|location}}}color}}}}"{{!}} '''Unique item(s)'''
{{!}} {{{items}}} | {{!}}- }}
{{!}} {{{items}}} | {{!}}- }}
|}<noinclude>
|}<noinclude>
{| style="float: bottom;"
==Usage==
|
<pre>
<pre>
{{Location
{{Infobox Location
|name=
|name=
|image=
|image=
Line 43: Line 42:
}}
}}
</pre>
</pre>
|}


[[Category:Infoboxes| L]]
[[Category:Infoboxes|Location]]
</noinclude>
</noinclude>

Latest revision as of 12:34, October 28, 2021

Infobox Location

Usage[edit]

{{Infobox Location
|name=
|image=
|caption=
|jname=
|romaji=
|games=
|type=
|greaterloc=
|inhabitants=
|areas=
|items=
}}