Infoboxes: Difference between revisions

From Legendary Hardcore Wiki
Jump to navigation Jump to search
mNo edit summary
Added item and entity infoboxes
 
Line 127: Line 127:
|allegiances =
|allegiances =
|rivalries =
|rivalries =
}}</nowiki>
=== EntityInfobox ===
<nowiki>{{EntityInfobox
|image =
|kind =
|type =
|status =
|time_alive =
|original_owner =
|current_owner =
|death_cause =
|death_location =
}}</nowiki>
=== ItemInfobox ===
<nowiki>{{ItemInfobox
|image =
|type =
|status =
|enchantments =
|lore =
|origin =
|creator =
|original_owner =
|current_owner =
}}</nowiki>
}}</nowiki>

Latest revision as of 07:34, 19 June 2026

Infoboxes are official templates created for the purpose of displaying information of things in Legendary Hardcore. Infoboxes are seen in almost every kind of page, such as players, events, locations, groups, and culture pages.

Here are the Infoboxes used for editing pages, since it is somewhat annoying to have to find them in the Wiki Guide each time.

The Infoboxes

These are the infoboxes used in many pages in the wiki.

PlayerInfobox

{{PlayerInfobox
 |quote =
 |image =
 |player_name =
 |other_names =
 |status =
 |playtime =
 |join_date =
 |join_num =
 |death_date = 
 |death_cause = 
 |death_location = 
 |head_status = 
 |last_will = 
 |allegiances = 
 |rivalries = 
 }}

GroupInfobox

{{GroupInfobox
 |motto = 
 |image = 
 |banner =
 |group_type =
 |abbreviation =
 |leader =
 |membership =
 |status =
 |formed_date =
 |founder =
 |formed_location =
 |disbanded_date =
 |disbanded_cause =
 |bases =
 |territories =
 |allegiances =
 |rivalries =
 }}

EventInfobox

{{EventInfobox
 |image = 
 |event_type = 
 |location = 
 |duration = 
 |side1=
 |side2=
 |participants1 = 
 |participants2 = 
 |casualties1 =
 |casualties2 =
 }}

LocationInfobox

{{LocationInfobox
 |name = 
 |image = 
 |location_type = 
 |location =
 |map = 
 |coords = 
 |population = 
 |status = 
 |established_date = 
 |founder = 
 |abandoned_date = 
 |abandoned_cause = 
 }}

CultureInfobox

{{CultureInfobox
 |image = 
 |culture_type = 
 |location = 
 |date = 
 |origin = 
 |status = 
 |creation_date = 
 |creator = 
 |creation_location =
 |size =
 }}

TechnicalInfobox

{{TechnicalInfobox
|image =
|collage =
|type =
|param1 =
|value1 =
|param2 =
|value2 =
|param3 =
|value3 =
|param4 =
|value4 =
}}

GroupInfobox2

shadymelody

{{GroupInfobox2
|motto = 
|image = 
|banner =
|group_type =
|abbreviation =
|leader =
|membership =
|status =
|formed_date =
|founder =
|formed_location =
|disbanded_date =
|disbanded_cause =
|bases =
|active bases =
|abandoned bases =
|territories =
|allegiances =
|rivalries =
}}

EntityInfobox

{{EntityInfobox
 |image =
 |kind =
 |type =
 |status =
 |time_alive =
 |original_owner =
 |current_owner =
 |death_cause =
 |death_location =
 }}

ItemInfobox

{{ItemInfobox
|image =
|type =
|status =
|enchantments =
|lore =
|origin =
|creator =
|original_owner =
|current_owner =
}}