Character template

From Continuum
Jump to navigation Jump to search

So, super basic info and links and code to copy and paste when you create a character page on the wiki.

Section Headings

Whenever you create multiple section headings within a wiki entry, the wiki will automagically create a little table of contents.

To create a section header, all you do is this:

== Section Heading Name Here ==

Sub headings

To make subheadings within a section you can use the following, which creates a bolded text with a slightly larger font than the rest of the body text.

=== Sub heading ===

Internal Links

To create a link to another page on the wiki, you put the name of the page within double square brackets, like so:

[[Page Name]]

You can leave the spaces in the page name.

Now, if the page has a super long name or you want to rename it/shorten it/whatever, use the pipe symbol after the page name, followed by what you want to be displayed.

[[Rick Roll|Interesting Page You should look at]]

If you want to have a link to a section with a page, the code is as follows:

[[Page Name#Section_within_page]]

If the page section title has spaces within it, you need to replace the spaces with underscores.

[[Page Name#Section_within_page]] Will work
[[Page Name#Section Name With Spaces]] won't work.

Formatting Text

=

Character page template

{{Infobox
| headerstyle = background-color: #CCCCCC
| name = {{subst:PAGENAME}} # Do not change this. Do not change the next line, either.
| above = {{subst:PAGENAME}} 
| subheader = You can delete this if you want
| image = [[File:Filename.jpg|200px|Hover Caption]]
| header1 = Information
| label2 = Affiliation | data2 = [[Order|the Order]]
| label3 = Position | data3 = [[Order#Current_Generation_of_the_Order|Position with in the Order here]]
| label4 = Handler | data4 = [[Handler Name Here]]
| label5 = Mele Weapon | data5 = Text here
| label6 = Firearm | data6 = Text here
| label7 = Aliases | data7 = Text here
| header10 = [[Compound 36|C36]] Granted Abilities
| data11 = Text here
| label15 = Played By | data15 = Text here
}}

== Early Life ==

== As an Initiate ==

== As Part of the Order ==

== Powers and Skills ==

== Other Information ==