Author Topic: Wiki Assistance  (Read 21166 times)

Offline Lady Legend

  • High Priestess of Legend
  • Deity
  • Follower
  • *
  • Posts: 179
  • Karma: +10/-0
  • I am the calm before the storm
  • Referrals: 3
Wiki Assistance
« on: October 25, 2014, 11:49:42 AM »


Some things in the wiki are not as cut and dry as we would like to believe they are, this should help with any real mix ups. This could be added to as people experience new issues they need help with.

How to make links on Wiki:

Links on Wiki work similar to Legend, but not the same and should look like this going into code....

[www.example.com Example]

Be sure to put a space between what you wish to name the link and the url that forms the link, the brackets will close the entire thing in.



How to set up images on Wiki:

Again, images are not the same as on Legend. First you will have to upload the image onto wiki, then you will want to copy the name of your image (do not save images over someone elses) and you will want to use it in the image set up.

[[File:EXAMPLE.jpeg|center]]

In the example above, I have used my image I put on my wiki. The center allows the image to center, if you wish to add things such as the size of the picture it comes in px.... For example...

[[File:EXAMPLE.jpeg|200px|center]]

To place it right, or left you can simple change out 'center'



How to categorize things in wiki:

For user profiles you will want to categorize them as users, and for characters you will want to categorize if they are active or not to better keep things organized. There are times that looking things up in the wiki may actually be quicker than looking them up on Legend, in which case having things set up properly will be quite helpful. Categorizing things is actually quite simple.... Anywhere in the summary, this goes for the image if you wish to set up a category of your own choosing, species and such things you want to put this code....

[[Category:EXAMPLE]]

Of course you will also wish to replace example with your name, the species, active if the character is active, user for your profile and so on and so forth.
« Last Edit: May 14, 2015, 09:43:15 AM by Lady Legend »

Offline Lady Legend

  • High Priestess of Legend
  • Deity
  • Follower
  • *
  • Posts: 179
  • Karma: +10/-0
  • I am the calm before the storm
  • Referrals: 3
Re: Wiki Assistance
« Reply #1 on: October 25, 2014, 11:52:51 AM »


Code: [Select]
= Player Information =
[[File:CHAR FILE NAME|200px|thumb|right|CAPTION]]
== Player's Name ==

= Character Bio =
== Basic Information ==
=== Character's Name ===

=== Nick name/Pet name ===

=== Title ===

=== Gender ===

=== Species ===

=== Age ===

== Appearance ==

== Personality ==

== Relationships ==
=== Relationship Status ===

=== Family Bonds ===

== Personal Information ==
=== Sexual Orientation ===

=== Ons & Offs ===

== Getting to Know ==
=== Occupation ===

=== Home Land ===

=== Other Lands spotted in ===

=== Hobbies/Interests ===

=== Skills/Talents ===

=== Abilities ===

=== Languages ===

== Back Story ==

== Other Intel ==

« Last Edit: May 14, 2015, 09:43:30 AM by Lady Legend »