Difference between revisions of "Help:Starting a new page"

From The Broken Dagger Wiki
Jump to: navigation, search
m
m
 
Line 6: Line 6:
 
==Starting a Page from an Existing Link==
 
==Starting a Page from an Existing Link==
 
As you read through BDWiki entries, you can see clickable links in red and blue.  The blue ones are to articles that already exist, the red ones are for articles that haven't been written yet. If you click on such a red link the same empty edit box as explained above will pop up.
 
As you read through BDWiki entries, you can see clickable links in red and blue.  The blue ones are to articles that already exist, the red ones are for articles that haven't been written yet. If you click on such a red link the same empty edit box as explained above will pop up.
 
==Adding Your Character==
 
To add your character first
 
 
* Search for your character's '''full name''' on the wiki. Chances are that you'll get a page telling you there were no results matching the query, and inviting you to '''Create the page <span style="color: darkred;">"YOUR CHARACTER'S FULL NAME"</span> on this wiki!''' Click that link!
 
 
* Copy-paste the following code into the edit box:
 
<blockquote><pre>{{Infobox character
 
| name          =    <!--character name-->
 
| title        =    <!--noble titles, honorifics-->
 
| image1        =    <!--character portrait file name-->
 
| alt1          =    <!--character portrait alt text-->
 
| caption1      =    <!--character portrait caption-->
 
| archetype    =    <!--character archetype-->
 
| hair_colour  =    <!--hair colour-->
 
| eye_colour    =    <!--eye colour-->
 
| height        =    <!--height in feet and inches-->
 
| build        =    <!--build - slender/skinny/stocky/muscular/fat/etc-->
 
| features      =    <!--notable features - tattoos/scars/birthmarks/mutations/etc-->
 
| birth_date    =    <!--date of birth-->
 
| birth_place  =    <!--place of birth-->
 
| death_date    =    <!--date of death-->
 
| death_place  =    <!--place of death-->
 
| spouses      =    <!--spouses-->
 
| children      =    <!--children-->
 
| profession    =    <!--profession(s)-->
 
| religion      =    <!--espoused religion-->
 
}}
 
 
==Description==
 
The character's typical appearance - physical features, posture, demeanour, typical mode of
 
dress, voice, attitude. What a stranger would first notice upon encountering the character.
 
 
==Background==
 
===Origins===
 
Where the character came from; their childhood and adolescence, their family circumstances,
 
their lineage.
 
 
===The Broken Dagger===
 
How the character found their way to the [[Myrken Wood]] and the [[Broken Dagger (Inn)|Broken
 
Dagger tavern]]. Significant events experienced since their arrival.
 
 
==The Present==
 
The character's current circumstances. Where they can be found, what they do for a living,
 
influential people in their life.
 
 
==Plots==
 
Major [[:Category:Plots|plot events]] in which the character has been involved.
 
 
[[Category:Characters]]
 
[[Category:Active Characters]]</pre></blockquote>
 
* Fill in the appropriate details. Please try to at least complete the '''Description''' section, as this provides a handy reference for other players. The '''Background''' subheadings are provided as suggestions, and are entirely optional.
 
 
* Hit the "Save page" button. You now have a Character Profile page!
 

Latest revision as of 19:33, 14 July 2014

Creating brand-new entries is a great way to help BDWiki increase its breadth (and depth). Here is how you can start a BDWiki page:

Starting a Page

Simply type the word you would like to create an entry for into the "Search box" (usually displayed on the left of your screen) and click "Go". This will either bring you to the article if it already exists, or to a page informing you that no such article exists. In this case simply click on the red link "create an entry with that title" and an empty edit box will open up. Just type what you want in the edit box (see Help:How to edit a page). When you're finished use the "Show preview" button below the box to see what the page will look like. If the result is what you want then click the "Save page" button at the bottom of the page, and you have created a new article.

Starting a Page from an Existing Link

As you read through BDWiki entries, you can see clickable links in red and blue. The blue ones are to articles that already exist, the red ones are for articles that haven't been written yet. If you click on such a red link the same empty edit box as explained above will pop up.