Template:Location Infobox: Difference between revisions

From Zero Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 8: Line 8:
|style="background:#DCDCDC"|<font size=1>'''Kanji'''</font> ||<font size=1>{{{kanji}}}</font>
|style="background:#DCDCDC"|<font size=1>'''Kanji'''</font> ||<font size=1>{{{kanji}}}</font>
|-
|-
|style="background:#ffffff"|<font size=1>'''Game'''</font> || style="background:#DCDCDC"|<font size=1>{{{games}}}</font>
|style="background:#ffffff"|<font size=1>'''Game'''</font> || style="background:#DCDCDC"|<font size=1>{{SwitchTitleFullLink|game={{{game|}}}}}</font><includeonly>{{#if:{{{game|}}}||}}</includeonly>
|-
|-
|style="background:#DCDCDC"|<font size=1>'''Located at'''</font> ||<font size=1>{{{location}}}</font>
|style="background:#DCDCDC"|<font size=1>'''Located at'''</font> ||<font size=1>{{{location}}}</font>
Line 32: Line 32:
|<pre>
|<pre>
{{Location Infobox
{{Location Infobox
|image       = [[image:Blank.jpg]]
|image   = [[image:Blank.jpg]]
|kanji       =  
|kanji   =  
|location     =  
|location =  
|function     =  
|function =  
|status       =  
|status   =  
|games        =  
|game    =  
}}</pre>
}}</pre>
|}
|}
[[Category: Location Template]]</noinclude>
[[Category: Location Template]]</noinclude>

Latest revision as of 13:52, 9 October 2022

Location Infobox

{{{image}}}


Kanji {{{kanji}}}
Game
Located at {{{location}}}
Function {{{function}}}
Status {{{status}}}


Usage

To be used for location bios (places specifically found within the fatal frame world.)

If there is no image for the location currently, simply put Blank.jpg in the image section.

Form

Copy, paste, and fill out the following:

{{Location Infobox
|image    = [[image:Blank.jpg]]
|kanji    = 
|location = 
|function = 
|status   = 
|game     = 
}}