Template:Infobox NPC: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{|style="border: 1px solid rgba(200, 200, 200, 0.69); padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;" | width="100%" colspan="2" style="text-align: center;" | {{{image}}} |- | width="100%" colspan="2" style="background-color: #19234d; font-size: 16px; text-align: center;" | <font color= white>'''{{{name}}}'''</font> |- | width="100%" colspan="2" style="background-color: #19234d;" | <font color=white>'''General Information'''</font> |- | width="31%"...") |
No edit summary |
||
Line 6: | Line 6: | ||
| width="100%" colspan="2" style="background-color: #19234d;" | <font color=white>'''General Information'''</font> | | width="100%" colspan="2" style="background-color: #19234d;" | <font color=white>'''General Information'''</font> | ||
|- | |- | ||
| width="31%" | | | width="31%" | Occupation | ||
| width="69%" | {{{ | | width="69%" | {{{occupation}}} | ||
|- | |- | ||
|}<noinclude> | |}<noinclude> | ||
Line 19: | Line 19: | ||
| image= | | image= | ||
| name= | | name= | ||
| | | occupation= | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Infobox Templates]]</noinclude> | [[Category:Infobox Templates]]</noinclude> |
Revision as of 16:06, 21 December 2021
{{{image}}} | |
{{{name}}} | |
General Information | |
Occupation | {{{occupation}}} |
Usage
The NPC Infobox template is used for NPC pages only, to describe the non-player character or other miscellaneous characters that deserve their own page. Paste the following code info the top of an article, filling all known fields, leaving unknown ones blank.
{{Infobox NPC | image= | name= | occupation= }}