Difference between revisions of "Help:Character Pages"

From NorCon MUSH
Line 1: Line 1:
NorCon's wiki is set up to automatically generate a page for every character. New characters will receive a page within 24 hours of being approved.
+
== Page Creation ==
  
To simplify the process, these pages are pre-populated with information from your +sheet on game; you will not need to update things like rank, location, craft, dragon, PB, etc. (See: '''+help sheet updates''' on game for the options you can set yourself.
+
Page creation for characters and NPC is automated; new pages are created once an hour for both characters and dragons.  
  
Once your page has been created, however, you may like to add other details.  
+
Page content is initially taken from +sheet. Data includes:
  
To do this, browse to your page and under 'Page tools' click 'edit with form.'
+
* Rank
 +
* +glance info (age, height, hair, eyes)
 +
* Home
 +
* Birthplace
 +
* PB
 +
* Position (if applicable)
 +
* Dragon (if applicable)
 +
* Craft (if applicable)
 +
* Craft Specialty (if applicable)
 +
* Wing (if applicable)
 +
* Owner (if NPC)
  
This will take you to a webform that will allow you to fill in other information - family and friends details - and upload a character picture. There is also a larger box where you can add any other information you'd like to - history, descriptions, relationships with other characters; whatever you'd like.
 
  
You may also like to add your character to different categories - for example, to indicate where they were born, or other places they have lived.  
+
See '''+help sheet updates''' for information on how to set player-controlled values.  
  
Once you've updated your page, you may also like to add some icons. To do this, click 'Add New' and then 'Multi-Upload.' Icon names must be begin with ''Icon_<charactername>'' to show up on your character page. Character names can be in upper or lowercase, but must match the name of the page (nicknames won't work).
+
'''''Data is updated from the +sheet system once a day.'''''
  
'''Character page data is generally updated from the database once a day. Please don't worry if your data doesn't immediately reflect what is on game!'''
+
==Preloads==
 +
 
 +
New pages are automatically preload with a number of useful templates.
 +
 
 +
=== <nowiki>{{{wysk}}</nowiki> ===
 +
 
 +
Returns +wysk information for former characters, NPCs and anyone else whose wysk has been saved to the DB. Currently, this does not include PCs and can be ignored.
 +
 
 +
=== <nowiki>{{Family}}</nowiki> ===
 +
 
 +
This template generates a table of data on any family members listed in +sheet. For each family member it lists:
 +
 
 +
* Relationship to the character
 +
* Name
 +
* Rank
 +
* Age
 +
 
 +
=== RP Logs===
 +
 
 +
There are three templates under the banner of RP Logs:
 +
 
 +
''<nowiki>{{NewLogs |name={{BASEPAGENAME}}}}</nowiki>
 +
 
 +
Lists the newest 20 logs the character was involved in, with a link to previous logs. This template can be replaced with other strings from [[Help:Log_Lists|here]].
 +
 
 +
''<nowiki>{{#ifexist: {{BASEPAGENAME}}/Mentions | {{:{{BASEPAGENAME}}/Mentions}} | }}</nowiki>
 +
 
 +
Lists any logs the character was mentioned in.
 +
 
 +
=== <nowiki>{{Icons}}</nowiki>===
 +
 
 +
Shows a gallery of a character's icons. See below for details on how to upload icons.
 +
 
 +
== Adding Content ==
 +
 
 +
After a page has been created, more content can be added. To do so, browse to the page, and under 'Page tools' click 'edit with form.'
 +
 
 +
This will take you to a webform that will allow you to fill out other information including:
 +
 
 +
* Uploading a profile picture
 +
* Mother
 +
* Father
 +
* Siblings
 +
* Children
 +
* Friends
 +
* Livejournal or other URL
 +
 
 +
Below these options, there is another box where other information can be added (descriptions, histories, etc).
 +
 
 +
== Categories ==
 +
 
 +
Categories are used sparingly. If your character is a dragonrider, you might like to add them to the appropriate category (<nowiki>[[Category:Greenriders]]</nowiki>, for example).
 +
 
 +
Categories may also be used to indicate former places a character has lived.  
 +
 
 +
To select a category, simply tick the box in question.
 +
 
 +
== Icons ==
 +
 
 +
Icons are used in logs; they are not required.
 +
 
 +
To upload icons for your character, click 'Add New' and then 'Multi-Upload'. Icons should be named with a prefix of the following:
 +
 
 +
* '''Icon <character name>'''
 +
* '''Icon <Character name>'''
 +
 
 +
For example: '''Icon k'del.jpg''' or '''Icon K'del sad.jpg'''
 +
 
 +
Characters are limited to 50 icons.
 +
 
 +
== Dragons ==
 +
 
 +
Dragon pages are also automatically created after they are added to the DTU system.
 +
 
 +
Data that may be pulled from that system includes:
 +
 
 +
* Dragon name
 +
* Impressee
 +
* Hatchling name
 +
* Dragon color
 +
* Wing
 +
* Egg name
 +
* Size
 +
* Game Clutch ID
 +
* Description
 +
* Home
 +
* Hatchsecs
 +
* Dam
 +
* Sire
 +
* Hatch Date
 +
 
 +
Values can be set by your area admin; please contact them if there is anything missing from your dragon.
 +
 
 +
After your dragon has been created on the wiki, you can click 'Page tools' and 'Edit with Form' to fill out any other values. This includes the wiki clutch ID if applicable (as this value is different from the game clutch ID).
 +
 
 +
== Data reuse ==
 +
 
 +
The NorCon wiki is designed to reuse data wherever possible. Values set in your profile (or in your dragon's) are then used elsewhere in the wiki to populate lists.
 +
 
 +
This data is refreshed once a day.

Revision as of 09:20, 8 June 2015

Page Creation

Page creation for characters and NPC is automated; new pages are created once an hour for both characters and dragons.

Page content is initially taken from +sheet. Data includes:

  • Rank
  • +glance info (age, height, hair, eyes)
  • Home
  • Birthplace
  • PB
  • Position (if applicable)
  • Dragon (if applicable)
  • Craft (if applicable)
  • Craft Specialty (if applicable)
  • Wing (if applicable)
  • Owner (if NPC)


See +help sheet updates for information on how to set player-controlled values.

Data is updated from the +sheet system once a day.

Preloads

New pages are automatically preload with a number of useful templates.

{{{wysk}}

Returns +wysk information for former characters, NPCs and anyone else whose wysk has been saved to the DB. Currently, this does not include PCs and can be ignored.

{{Family}}

This template generates a table of data on any family members listed in +sheet. For each family member it lists:

  • Relationship to the character
  • Name
  • Rank
  • Age

RP Logs

There are three templates under the banner of RP Logs:

{{NewLogs |name={{BASEPAGENAME}}}}

Lists the newest 20 logs the character was involved in, with a link to previous logs. This template can be replaced with other strings from here.

{{#ifexist: {{BASEPAGENAME}}/Mentions | {{:{{BASEPAGENAME}}/Mentions}} | }}

Lists any logs the character was mentioned in.

{{Icons}}

Shows a gallery of a character's icons. See below for details on how to upload icons.

Adding Content

After a page has been created, more content can be added. To do so, browse to the page, and under 'Page tools' click 'edit with form.'

This will take you to a webform that will allow you to fill out other information including:

  • Uploading a profile picture
  • Mother
  • Father
  • Siblings
  • Children
  • Friends
  • Livejournal or other URL

Below these options, there is another box where other information can be added (descriptions, histories, etc).

Categories

Categories are used sparingly. If your character is a dragonrider, you might like to add them to the appropriate category ([[Category:Greenriders]], for example).

Categories may also be used to indicate former places a character has lived.

To select a category, simply tick the box in question.

Icons

Icons are used in logs; they are not required.

To upload icons for your character, click 'Add New' and then 'Multi-Upload'. Icons should be named with a prefix of the following:

  • Icon <character name>
  • Icon <Character name>

For example: Icon k'del.jpg or Icon K'del sad.jpg

Characters are limited to 50 icons.

Dragons

Dragon pages are also automatically created after they are added to the DTU system.

Data that may be pulled from that system includes:

  • Dragon name
  • Impressee
  • Hatchling name
  • Dragon color
  • Wing
  • Egg name
  • Size
  • Game Clutch ID
  • Description
  • Home
  • Hatchsecs
  • Dam
  • Sire
  • Hatch Date

Values can be set by your area admin; please contact them if there is anything missing from your dragon.

After your dragon has been created on the wiki, you can click 'Page tools' and 'Edit with Form' to fill out any other values. This includes the wiki clutch ID if applicable (as this value is different from the game clutch ID).

Data reuse

The NorCon wiki is designed to reuse data wherever possible. Values set in your profile (or in your dragon's) are then used elsewhere in the wiki to populate lists.

This data is refreshed once a day.