Template:NPC Info: Difference between revisions
From Zezenia Online Wiki
Created page with "{{{Description|}}} {| class="wikitable" align="right" style="max-width: 320px;" |+ ! colspan="2" |{{{Name}}} [[File:NPC_{{{Name}}}.png|frameless]] |+ |+ ! colspan="2" | Loca..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
{| class="wikitable" align="right" style="max-width: 320px; float: right;" | |||
{| class="wikitable" align="right" style="max-width: 320px;" | |||
|+ | |+ | ||
! colspan="2" |{{{Name}}} | ! colspan="2" |{{{Name}}} | ||
[[File:NPC_{{{Name}}}.png|frameless]] | [[File:NPC_{{{Name}}}.png|frameless]] | ||
|+ | |+ | ||
|- | |||
| colspan="2" style="padding: 8px; text-align: center; font-weight: bold;" | {{{Description|}}} | |||
|- | |||
|+ | |+ | ||
Line 11: | Line 14: | ||
|+ | |+ | ||
|- | |- | ||
| colspan="2" | {{{Location|}}} | | colspan="2" style="padding: 8px; text-align: center;" | <div style="margin-bottom: 8px;">{{{Location|}}}</div> | ||
{{Map Embed|Center={{{Name|}}}|Zoom=2|Width=320|Height=320}} | {{Map Embed|Center={{{Name|}}}|Zoom=2|Width=320|Height=320}} | ||
|- | |- | ||
|} | |} | ||
</includeonly><noinclude> | |||
NPC page template. | |||
== Example == | |||
{{NPC Info | |||
|Name=Jasmine | |||
|Description=Eidos Priestess | |||
|Location=Eidos Temple | |||
}} | |||
</noinclude> |