Difference between revisions of "Character Page Tutorial"

From Masq
(Created page with 'So you want to make your own character page, and you want to use the same nifty layout you've seen on most of the other pages, eh? Well, luckily, it's not that difficult. * Fir…')
 
m
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
So you want to make your own character page, and you want to use the same nifty layout you've seen on most of the other pages, eh?  Well, luckily, it's not that difficult.
 
So you want to make your own character page, and you want to use the same nifty layout you've seen on most of the other pages, eh?  Well, luckily, it's not that difficult.
  
* First, open [[Name|the template page]].
+
You'll need a wiki account, so go ahead and make that first. You can use any name you like for your wiki account name-- you don't need to use your character's name.
* Next, create your own page by searching for your name in the search box to the left, then clicking on 'create this page'.
+
* Start your new page with this: <nowiki>[[Category:PC]]</nowiki>
+
* Now, click the 'edit' tab on the template page.  Copy all the text from the box, and paste it into the new page you created.
+
* Notice there are a lot of places it says "Name".  Replace all of those with your character's name.  For example, if you're Bob, <nowiki>{{:Name/Infobox}}</nowiki> would become <nowiki>{{:Bob/Infobox}}</nowiki>.
+
* Click the 'save page' button at the bottom of your page.  NEVER save the template page.
+
  
----
+
For our examples, let's say your character's name is Bob -- that's the name you log in with -- and his full name is Robert Quincy Roberts.
  
Okay!  You've completed step one.  You'll probably notice that instead of the nifty array of information, though, your page has a lot of links to things like Bob/Infobox.  That's what we'll do in step two.
+
* First, create your own page one of the following ways:
 +
** Search for your name (in this case, 'Bob') in the search box to the left, then click on 'create this page', or
 +
** Paste http://www.masq.org/index.php?title=YourName&action=edit into your browser, replacing "YourName" with your name -- i.e., http://www.masq.org/index.php?title=Bob&action=edit
 +
 
 +
'''NOTE:''' If, at this point, you should discover that a retired character shared your character name (for example, if there's already a 'Bob' page), please ask Jai to move it to make room for you.
 +
 
 +
* Paste in <nowiki>{{subst:PC|Your Full Name}}</nowiki> -- in this case, it would be <nowiki>{{subst:PC|Robert Quincy Roberts}}</nowiki>
 +
 
 +
* Click the 'save page' button at the bottom of your page.
 +
 
 +
 
 +
Okay!  You've completed step one.  You'll probably notice that instead of the nifty array of information, though, your page has a lot of red links to things like Bob/Infobox.  A red link means a page doesn't exist yet.  In step two, we'll create those subpages by importing their templates.  That will set each of them up for you to fill out.  '''Step two is also important.'''
  
----
 
  
 
* Click the edit tab on your own page.  Scroll down, and you'll see a list, "Templates used on this page", and below it each of your sections, with its own (edit) link behind it.
 
* Click the edit tab on your own page.  Scroll down, and you'll see a list, "Templates used on this page", and below it each of your sections, with its own (edit) link behind it.
* Scroll down in the template page, and you'll see the same link.
+
* Click (edit) behind YourName/Allies.
* For each of the items, click (edit) on each page, and copy the text from the template page into your own. In other words, click edit on Bob/Infobox and also on Name/Infobox, then copy the contents of Name/Infobox into Bob/Infobox. 
+
* Paste in <nowiki>{{subst:Allies}}</nowiki>
* Change any instances of 'Name' to your own name, and then save your page (i.e., Bob/Infobox).
+
* Save the page.
 +
* Click back to the edit tab of your main page.
 +
* Repeat the above for each subpage, pasting in the following:
 +
**YourName/Description: <nowiki>{{subst:Description}}</nowiki>
 +
**YourName/Gallery: <nowiki>{{subst:Gallery}}</nowiki>
 +
**YourName/Infobox: <nowiki>{{subst:Infobox|Name}}</nowiki> (i.e., <nowiki>{{subst:Infobox|Bob}}</nowiki>
 +
**YourName/Introduction: <nowiki>{{subst:Introduction|Name}}</nowiki> (i.e., <nowiki>{{subst:Introduction|Bob}}</nowiki>
 +
**YourName/Playlist: <nowiki>{{subst:Playlist}}</nowiki>
 +
**YourName/Quotes: <nowiki>{{subst:Quotes}}</nowiki>
 +
**YourName/RP Hooks: <nowiki>{{subst:RP Hooks}}</nowiki>
 +
**YourName/RP Logs: <nowiki>{{subst:RP Logs}}</nowiki>
  
Click the back button on your browser until you have the edit tabs both of your own main page and of the main template open again, and repeat the above for each of the sections.  
+
Be sure to go back in to your Gallery page and change the names of the images -- i.e., Name1.jpg to Bob1.jpg, and so on.
  
 
If all's gone well, you've created your page!  Now get to editing in the proper information!
 
If all's gone well, you've created your page!  Now get to editing in the proper information!
 +
[[Category: Help]][[Category: Tutorials]][[Category: Wiki]]

Latest revision as of 13:12, 16 August 2012

So you want to make your own character page, and you want to use the same nifty layout you've seen on most of the other pages, eh? Well, luckily, it's not that difficult.

You'll need a wiki account, so go ahead and make that first. You can use any name you like for your wiki account name-- you don't need to use your character's name.

For our examples, let's say your character's name is Bob -- that's the name you log in with -- and his full name is Robert Quincy Roberts.

NOTE: If, at this point, you should discover that a retired character shared your character name (for example, if there's already a 'Bob' page), please ask Jai to move it to make room for you.

  • Paste in {{subst:PC|Your Full Name}} -- in this case, it would be {{subst:PC|Robert Quincy Roberts}}
  • Click the 'save page' button at the bottom of your page.


Okay! You've completed step one. You'll probably notice that instead of the nifty array of information, though, your page has a lot of red links to things like Bob/Infobox. A red link means a page doesn't exist yet. In step two, we'll create those subpages by importing their templates. That will set each of them up for you to fill out. Step two is also important.


  • Click the edit tab on your own page. Scroll down, and you'll see a list, "Templates used on this page", and below it each of your sections, with its own (edit) link behind it.
  • Click (edit) behind YourName/Allies.
  • Paste in {{subst:Allies}}
  • Save the page.
  • Click back to the edit tab of your main page.
  • Repeat the above for each subpage, pasting in the following:
    • YourName/Description: {{subst:Description}}
    • YourName/Gallery: {{subst:Gallery}}
    • YourName/Infobox: {{subst:Infobox|Name}} (i.e., {{subst:Infobox|Bob}}
    • YourName/Introduction: {{subst:Introduction|Name}} (i.e., {{subst:Introduction|Bob}}
    • YourName/Playlist: {{subst:Playlist}}
    • YourName/Quotes: {{subst:Quotes}}
    • YourName/RP Hooks: {{subst:RP Hooks}}
    • YourName/RP Logs: {{subst:RP Logs}}

Be sure to go back in to your Gallery page and change the names of the images -- i.e., Name1.jpg to Bob1.jpg, and so on.

If all's gone well, you've created your page! Now get to editing in the proper information!