Template:Player: Difference between revisions

From LegendaryHardcore Wiki
Jump to navigation Jump to search
Created Player Template
 
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
<includeonly>{{Infobox
|type      = player<!-- The type of article this is. MUST be either admin, player, place, base, event, clan, or literature -->
|type      = player<!-- The type of article this is. MUST be either admin, player, place, base, event, clan, or literature -->
|image      = <!-- An image to be displayed at the top of the infobox, upload the image and name appropriately -->
|image      = {{{image}}}<!-- An image to be displayed at the top of the infobox, upload the image and name appropriately -->
|ign        = <!-- The ingame name of a player, use only for exact minecraft account names -->
|ign        = {{{ign}}}<!-- The ingame name of a player, use only for exact minecraft account names -->
|name      = <!-- Commonly used name, or proper name. Can be used for both player, location, event and other -->
|name      = {{{name}}}<!-- Commonly used name, or proper name. Can be used for both player, location, event and other -->
|status    = <!-- The current status of something (active player, left, disbanded clan, etc) -->
|status    = {{{status}}}<!-- The current status of something (active player, left, disbanded clan, etc) -->
|joined    = <!-- The date a player first joined the server -->
|joined    = {{{joined}}}<!-- The date a player first joined the server -->
|lastseen  = <!-- When a player was last seen, use for players who are no longer active -->
|lastseen  = {{{lastseen}}}<!-- When a player was last seen, use for players who are no longer active -->
|location  = <!-- Either an ingame location for bases, or irl location for players -->
|location  = {{{location}}}<!-- Either an ingame location for bases, or irl location for players -->
|clans      = <!-- A list of clans a player or base is known to have been connected to -->
|clans      = {{{clans}}}<!-- A list of clans a player or base is known to have been connected to -->
|bases      = <!-- A list of bases a player or clan is known to have occupied or otherwise been connected with -->
|bases      = {{{bases}}}<!-- A list of bases a player or clan is known to have occupied or otherwise been connected with -->
}}
}}'''{{{name}}}''' is a {{{status}}} player and member of {{{clans}}}.
}}
 
'''{{{name}}}''' was a player and member of {{clans}}.


==History==
==History==
{{{name}}} joined the server on {{joined}} and was killed by {{causeofdeath}} on {{dateofdeath}}.
{{{name}}} joined the server on {{{joined}}} and was killed by {{{causeofdeath}}} on {{{dateofdeath}}}.
 


==Notable Achievements==
==Notable Achievements==
{{{name}}} was a member of {{clans}}.
{{{name}}} was a member of {{{clans}}}.


==Relations==
==Relations==
Line 27: Line 23:


===Rivalries===
===Rivalries===
{{{name}}} was enemies with {{{enemies}}}.
{{{name}}} was enemies with {{{enemies}}}.</includeonly>
<noinclude>Use the below to generate a player template. Read through the [[Wiki guide]] for full instructions.
<pre>
{{safesubst:Player
|name =
|image =
|ign            =
|status        =
|causeofdeath.  =
|dateofdeath.  =
|joined         =
|lastseen =
|location =
|clans         =
|bases =
|allies =
|enemies =
}}</pre>
<noinclude>

Latest revision as of 09:47, 27 July 2025

Use the below to generate a player template. Read through the Wiki guide for full instructions.

{{safesubst:Player
|name		=
|image		=
|ign            =
|status         =
|causeofdeath.  =
|dateofdeath.   =
|joined	        =
|lastseen	=
|location	=
|clans	        =
|bases		=
|allies		=
|enemies	=
}}