Template:Infobox NPC: Difference between revisions
From The Unofficial Outwar Wiki
Wangsta thug (talk | contribs) No edit summary |
Wangsta thug (talk | contribs) No edit summary |
||
Line 22: | Line 22: | ||
<code> | <code> | ||
'{{Infobox NPC | '{{Infobox NPC | ||
'| Name = name | '| Name = name | ||
'| Image = image.extension | '| Image = image.extension | ||
'| Location = [[Location]] | '| Location = [[Location]] | ||
'| Level = # | '| Level = # | ||
'| Room = # | '| Room = # | ||
'}} | '}} | ||
</code> | </code> | ||
</noinclude> | </noinclude> |
Revision as of 01:26, 10 July 2023
{{{Name}}}
How to Use
Enter the following code on to an NPC's page and fill in the data:
'{{Infobox NPC
'| Name = name
'| Image = image.extension
'| Location = Location
'| Level = #
'| Room = #
'}}