Form:CreateArticle: Difference between revisions

From Legendary Hardcore Wiki
Jump to navigation Jump to search
Created page with "{{{info|add title=Create New Entry}}} <includeonly> '''Page Name:''' {{{standard input|item=name}}} '''Select Category:''' {{{field|Category|input type=dropdown|values=Player, Group, Event, Location, Culture|mandatory}}} {{{for template|PlayerInfobox|closed}}} {{{field|Category|hidden|default=Player}}} {{{end template}}} {{{for template|GroupInfobox|closed}}} {{{field|Category|hidden|default=Group}}} {{{end template}}} {{{for template|EventInfobox|closed}}} {{{fiel..."
 
No edit summary
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{{info|add title=Create New Entry}}}
{{{info|edit title=Creating article '<page name>'}}}


<includeonly>
{{{for template|ArticleContainer}}}
'''Page Name:'''
{{{standard input|item=name}}}


'''Select Category:'''
{{{field|Category|input type=dropdown|values=Player, Group, Event, Location, Culture|mandatory}}}


{{{for template|PlayerInfobox|closed}}}
== Category ==
{{{field|Category|hidden|default=Player}}}
Categories make articles easily discoverable and accessible on the Wiki. Before you can start writing your new article you must select an appropriate category and subcategory from the dropdown below.
{{{end template}}}
 
=== Main category ===
'''Player''': A player on Legendary Hardcore<br>
'''Group''': A team, faction, charity, nation etc.<br>
'''Event''': A significant event on the server (e.g. a conflict or server milestone)<br>
'''Location''': A naturally generated or player created location or feature in the world<br>
'''Culture''': Behaviours, traditions and creations from the community<br><br>
'''Category''': {{{field|cat
|input type=dropdown
|values=Player,Group,Event,Location,Culture
|show on select=Player=>player;Group=>group;Event=>event;Location=>location;Culture=>culture;
|default=Player
|mandatory
}}}
 
== Subcategory ==
 
<!-- Player -->
<div id="player">
'''Alive''': For players that are alive and active<br>
'''Dead''': For players that have died<br>
'''Inactive''': For players that are alive but inactive<br>
'''Admin''': For an article about an admin<br>
<br>
'''Subcategory''': {{{field|subcat_player
  |input type=dropdown
  |values=Alive,Dead,Inactive,Admin
  |default=Alive
  |mandatory
  }}}
</div>
 
<!-- Group -->
<div id="group">
'''Active''': For groups that are active<br>
'''Inactive''': For groups that still exist but are inactive<br>
'''Disbanded''': For groups that no longer exist<br>
<br>
'''Subcategory''': {{{field|subcat_group
  |input type=dropdown
  |values=Active,Inactive,Disbanded
  |default=Active
  |mandatory
  }}}
</div>
 
<!-- Event -->
<div id="event">
'''Conflict''': For fights between players or groups of players<br>
'''Milestone''': For milestones that the server has passed (e.g. 10,000 joins)<br>
'''Project''': For articles about a significant project<br>
'''Death''': For deaths that warrant an article separate from the player's main page<br>
'''Ceremony''': For articles on ceremonies (e.g. funerals)<br>
'''Natural''': For articles on events that can be considered natural to the game world (e.g. a fire)<br>
'''Admin''': For events that were created by admins<br>
'''Subcategory''': {{{field|subcat_event
  |input type=dropdown
  |values=Conflict,Milestone,Project,Death,Ceremony,Natural,Admin
  |default=Conflict
  |mandatory
  }}}
</div>


{{{for template|GroupInfobox|closed}}}
<!-- Location -->
{{{field|Category|hidden|default=Group}}}
<div id="location">
{{{end template}}}
'''Settlement''': For villages, towns, etc.<br>
'''Structure''': For buildings, statues, etc.<br>
'''Landmark''': For natural or player built points of interest<br>
'''Infrastructure''': For farms and other infrastructure builds<br>
'''Establishment''': For shops, restaurants, etc.<br>
<br>
'''Subcategory''': {{{field|subcat_location
  |input type=dropdown
  |values=Settlement,Structure,Landmark,Infrastructure,Establishments
  |default=Settlement
  |mandatory
  }}}
</div>


{{{for template|EventInfobox|closed}}}
<!-- Culture -->
{{{field|Category|hidden|default=Event}}}
{{{end template}}}


{{{for template|LocationInfobox|closed}}}
<div id="culture">
{{{field|Category|hidden|default=Location}}}
'''Tradition''': For behaviours or beliefs unique to Legendary Hardcore<br>
{{{end template}}}
'''Map Art''': For map art creations<br>
'''Literature''': For written books<br>
'''Demographic''': For articles about a group of players with a shared identity<br>
'''Technology''': For articles about redstone and other technological innovations<br>
<br>
'''Subcategory''': {{{field|subcat_culture
  |input type=dropdown
  |values=Tradition, Map Art, Literature, Demographic, Technology
  |default=Tradition
  |mandatory
  }}}
</div>


{{{for template|CultureInfobox|closed}}}
{{{field|Category|hidden|default=Culture}}}
{{{end template}}}
{{{end template}}}
{{{standard input|save}}}
</includeonly>

Latest revision as of 12:30, 7 January 2026

edit title=Creating article '<page name>'

ArticleContainer


Category

Categories make articles easily discoverable and accessible on the Wiki. Before you can start writing your new article you must select an appropriate category and subcategory from the dropdown below.

Main category

Player: A player on Legendary Hardcore
Group: A team, faction, charity, nation etc.
Event: A significant event on the server (e.g. a conflict or server milestone)
Location: A naturally generated or player created location or feature in the world
Culture: Behaviours, traditions and creations from the community

Category: cat


Subcategory

Alive: For players that are alive and active
Dead: For players that have died
Inactive: For players that are alive but inactive
Admin: For an article about an admin

Subcategory: subcat_player

Active: For groups that are active
Inactive: For groups that still exist but are inactive
Disbanded: For groups that no longer exist

Subcategory: subcat_group

Conflict: For fights between players or groups of players
Milestone: For milestones that the server has passed (e.g. 10,000 joins)
Project: For articles about a significant project
Death: For deaths that warrant an article separate from the player's main page
Ceremony: For articles on ceremonies (e.g. funerals)
Natural: For articles on events that can be considered natural to the game world (e.g. a fire)
Admin: For events that were created by admins
Subcategory: subcat_event

Settlement: For villages, towns, etc.
Structure: For buildings, statues, etc.
Landmark: For natural or player built points of interest
Infrastructure: For farms and other infrastructure builds
Establishment: For shops, restaurants, etc.

Subcategory: subcat_location


Tradition: For behaviours or beliefs unique to Legendary Hardcore
Map Art: For map art creations
Literature: For written books
Demographic: For articles about a group of players with a shared identity
Technology: For articles about redstone and other technological innovations

Subcategory: subcat_culture

{{{end template}}}