Difference between revisions of "Character Page Tutorial"

From Masq
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]].
+
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.
* 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>
+
* First, create your own page one of the following ways:
* 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.
+
** Search for your name (in this case, 'Bob') in the search box to the left, then click on 'create this page', or
* 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>.
+
** Paste http://www.masq.org/index.php?title=Name&action=edit into your browser, replacing "Name" with your name -- i.e., http://www.masq.org/index.php?title=Bob&action=edit
* Click the 'save page' button at the bottom of your page. NEVER save the template page.
+
 
 +
* Paste in <nowiki>{{subst:PC|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.
 +
 
  
 
----
 
----
Line 13: Line 17:
  
 
----
 
----
 +
  
 
* 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 Name/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:
 +
**Name/Description: <nowiki>{{subst:Description}}</nowiki>
 +
**Name/Gallery: <nowiki>{{subst:Gallery}}</nowiki>
 +
**Name/Infobox: <nowiki>{{subst:Infobox|Name}}</nowiki> (i.e., <nowiki>{{subst:Infobox|Bob}}</nowiki>
 +
**Name/Introduction: <nowiki>{{subst:Introduction|Name}}</nowiki> (i.e., <nowiki>{{subst:Introduction|Bob}}</nowiki>
 +
**Name/Playlist: <nowiki>{{subst:Playlist}}</nowiki>
 +
**Name/Quotes: <nowiki>{{subst:Quotes}}</nowiki>
 +
**Name/RP Hooks: <nowiki>{{subst:RP Hooks}}</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, except for 'Template:Rplogs'. Just leave that one alone.  
+
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!

Revision as of 20:21, 23 October 2010

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.

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.

  • Paste in {{subst:PC|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 links to things like Bob/Infobox. That's what we'll do in step two.



  • 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 Name/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:
    • Name/Description: {{subst:Description}}
    • Name/Gallery: {{subst:Gallery}}
    • Name/Infobox: {{subst:Infobox|Name}} (i.e., {{subst:Infobox|Bob}}
    • Name/Introduction: {{subst:Introduction|Name}} (i.e., {{subst:Introduction|Bob}}
    • Name/Playlist: {{subst:Playlist}}
    • Name/Quotes: {{subst:Quotes}}
    • Name/RP Hooks: {{subst:RP Hooks}}

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!