Template:Maincharacter: Difference between revisions
Jump to navigation
Jump to search
(New page: {| class="infobox" style="width: 20em; text-align: left; font-size: 90%;" align=right cellspacing="2" |- | style="background: lightsteelblue; font-size: 110%;" align="center" colspan="2" |...) |
No edit summary |
||
| Line 44: | Line 44: | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{ | {{Maincharacter | ||
| character= | | character= | ||
| image = http://www.star-traks.com/wiki/picture.jpg | | image = http://www.star-traks.com/wiki/picture.jpg | ||
| Line 51: | Line 51: | ||
| alignment= [[]] | | alignment= [[]] | ||
| born = [[]] | | born = [[]] | ||
| features = [[]] | |||
| firstapp = [[]] | | firstapp = [[]] | ||
| lastapp = [[]] | | lastapp = [[]] | ||
| Line 66: | Line 67: | ||
<pre> | <pre> | ||
{{ | {{Maincharacter | ||
| character= Andrew Jackson Baxter | | character= Andrew Jackson Baxter | ||
| image = baxter.jpg | | image = baxter.jpg | ||
| Line 73: | Line 74: | ||
| alignment= [[Starfleet]] | | alignment= [[Starfleet]] | ||
| born = | | born = | ||
| features = | |||
| firstapp = [[Come Back Now Ya Hear?]] | | firstapp = [[Come Back Now Ya Hear?]] | ||
| lastapp = [[All's Well That Ends]] | | lastapp = [[All's Well That Ends]] | ||
Revision as of 19:34, 16 September 2010
| {{{character}}} | ||
| {{{image}}} | ||
| Species | {{{species}}} | |
|---|---|---|
| Sex | {{{sex}}} | |
| Alignment | {{{alignment}}} | |
| Born | {{{born}}} | |
| Features in: | {{{features}}} | |
| Appearances | ||
| First Appearance | {{{firstapp}}} | |
| Last Appearance | {{{lastapp}}} | |
| Introduced by | {{{introby}}} | |
Usage
{{Maincharacter
| character=
| image = http://www.star-traks.com/wiki/picture.jpg
| species =
| sex =
| alignment= [[]]
| born = [[]]
| features = [[]]
| firstapp = [[]]
| lastapp = [[]]
| introby = [[]]
}}
What you do
When creating or editing a chracter page, copy the text in box under Usage. Insert into the start of the character page, filling out the relevant information, between the double square brackets if indicated, after the equals sign if not (ensure a space remains between the equals sign and your text). The double square brackets are creating a link.
If an image is available insert the link where indicated. At the moment I don't know how to resize images inside the box, so please upload a thumbnail that'll fit by itself.
Here's an example: the following text is entered into the template. The box will be for the character Andrew Jackson Baxter.
The template would look as follows:
{{Maincharacter
| character= Andrew Jackson Baxter
| image = baxter.jpg
| species = Human
| sex = Male
| alignment= [[Starfleet]]
| born =
| features =
| firstapp = [[Come Back Now Ya Hear?]]
| lastapp = [[All's Well That Ends]]
| introby = [[Anthony Butler]]
}}
That is all you need!