Template:Infobox Player: Difference between revisions
From The Unofficial Outwar Wiki
Wangsta thug (talk | contribs) m Protected "Template:Infobox player" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
Wangsta thug (talk | contribs) m Wangsta thug moved page Template:Infobox player to Template:Infobox Player without leaving a redirect |
||
(3 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
<noinclude> | |||
== How to Use == | |||
Enter the following code on to an NPC's page and fill in the data: | |||
<pre> | |||
{{Infobox Player | |||
| Name = name | |||
| Image = image.extension | |||
| Year_Started = YYYY | |||
| Account_Number = # | |||
| Server = Sigil|Torax | |||
| Profile_Link = https://torax.outwar.com/profile.php?id=# | |||
}} | |||
</pre> | |||
</noinclude> |
Latest revision as of 01:32, 10 July 2023
{{{Name}}}
How to Use
Enter the following code on to an NPC's page and fill in the data:
{{Infobox Player | Name = name | Image = image.extension | Year_Started = YYYY | Account_Number = # | Server = Sigil|Torax | Profile_Link = https://torax.outwar.com/profile.php?id=# }}