Below are templates which are commonly used by regular users. See Galactic Crucibles:Templates for general info on how to use them.
Contents
- 1 Informational
- 1.1 Infobox
- 1.2 Character infobox
- 1.3 Planet infobox
- 1.4 Story infobox
- 1.5 Star infobox
- 1.6 Moon infobox
- 1.7 City infobox
- 1.8 Faction infobox
- 1.9 Creature infobox
- 1.10 Conflict infobox
- 1.11 Organisation infobox
- 1.12 Document infobox
- 1.13 Quote
- 1.14 Font colour
- 1.15 Spacecraft Infobox
- 1.16 Reflist
- 1.17 User infobox
- 2 Navigation
- 3 Maintenance
- 4 Navboxes
- 5 Other coding tricks
Informational[edit | edit source]
Infobox[edit | edit source]
{{Infobox}}
A general all purpose infobox for anything that does not fit into other types of infoboxes.
Character infobox[edit | edit source]
{{Infobox character
|born = Unknown
|affiliation = Unknown
|title = Unknown
|skills = Unknown
|status = Unknown
|species = Unknown
|gender = Unknown
|height = Unknown
|weight = Unknown}}
A standard infobox for characters.
Planet infobox[edit | edit source]
{{Infobox planet
|image = Imagefilename
|caption = Caption
|star = Unknown
|type = Unknown
|moons = Unknown
|distance = Unknown
|day = Unknown
|year = Unknown
|diameter = Unknown
|average = Unknown
|lowest = Unknown
|highest = Unknown
|atmosphere = Unknown
|pressure = Unknown
|population = Unknown
|tilt = Unknown
|faction = Unknown
|gravity = Unknown
|imports = Unknown
|exports = Unknown}}
A standard infobox for planets.
Story infobox[edit | edit source]
{{Infobox story}}
A standard infobox for story articles.
Star infobox[edit | edit source]
{{Infobox star
|class = Unknown
|age = Unknown
|size = Unknown
|temperature = Unknown
|diameter = Unknown
|stars = Unknown
|planets = Unknown
|moons = Unknown
|cluster = Unknown
|arm = Unknown
|galaxy = Unknown
|faction = Unknown}}
A standard infobox for star articles.
Moon infobox[edit | edit source]
{{Infobox moon}}
A standard infobox for moon articles.
City infobox[edit | edit source]
{{Infobox city}}
A standard infobox for city articles.
Faction infobox[edit | edit source]
{{Infobox faction}}
A standard infobox for faction articles.
Creature infobox[edit | edit source]
{{Infobox creature}}
A standard infobox for creatures
Conflict infobox[edit | edit source]
Links for the two other templates:
{{Template:Infobox battle}}
-----> for 2 sides
{{Template:Infobox battle2}}
-----> for 3 sides
{{Template:Infobox battle3}}
-----> for 4 sides
A template used for battles, wars, and other militant conflicts. There are multiple conflict infobox to accommodate the number of participants there were, up to 4 sides.
Organisation infobox[edit | edit source]
{{Template:Infobox organisation}}
A template used for describing an organisation, such as a military group.
Document infobox[edit | edit source]
{{Infobox document}}
A template used for describing an in-wiki document, such as a constitution.
Quote[edit | edit source]
{{Quote|The actual quote|Who said it}}
A template used for quoting a particular character.
Font colour[edit | edit source]
{{Fontcolor|color|text}}
A template allowing the easy change of text colour.
Spacecraft Infobox[edit | edit source]
{{Infobox spacecraft}}
A template used for spacecraft.
Reflist[edit | edit source]
{{Reflist}}
This template is used to specify details and create notes or glossaries.
User infobox[edit | edit source]
{{Infobox user
|status = Unknown
|timezone = Unknown
|role = Unknown
|color = Unknown
|languages = Unknown
|gender = Unknown
|age = Unknown}}
An optional user box to place on your user page.
[edit | edit source]
Main[edit | edit source]
{{Main|Article}}
A template for directing users to the article with the most information on the subject.
See also[edit | edit source]
{{See also|Article}}
A template that directs users to an article with more information.
Maintenance[edit | edit source]
Archived articles[edit | edit source]
{{Archived}}
Used for articles no longer part of the Omni 01 continuity as well as articles that were abandoned by other users.
Articles with continuity errors[edit | edit source]
{{Continuity|Reason}}
An article that is inconsistent with the rest of Omni 01.
Stubs[edit | edit source]
{{stub}}
Place this template on articles which have little content on them.
Incomplete stories[edit | edit source]
{{IncompleteStory}}
Use this to mark stories which are incomplete.
Disturbing articles[edit | edit source]
{{Disturbing|Reason}}
Use this to mark articles which may have content that is inappropriate to some users.
Retcon[edit | edit source]
{{Retcon}}
Use this to mark articles that are about to be reworked.
Mary Sue[edit | edit source]
{{MarySue}}
Use this mark character articles that might be a Mary Sue.
Alien Language[edit | edit source]
{{AlienLanguage}}
Use this to mark pages with alien language in it's text and dialogue.
[edit | edit source]
Navboxes are trickier to create than infoboxes. You can create one by creating an article titled "Template:Name of your navbox", then copying and pasting the following code into source mode:
{{navbox2
|name=NameofyourNavbox
|title=[[Your title here]]<br /><small>[[:Category:Category that marks wherever this template is used|All articles]]</small>
|gtitle1 = [[Point 1]]
|group1 = [[Alpha]] {{*}} [[Beta]] {{*}} [[Gamma]]
|gtitle2 = [[Point 2]]
|group2 = [[Delta]] {{*}} [[Epsilon]]
<includeonly>[[Category:Category that marks wherever this template is used]]</includeonly>
}}<noinclude>[[Category:Navigational templates|{{PAGENAME}}]]</noinclude>
Note that {{*}}
produces a bullet: •. You can add as many titles and groups as necessary. It is not only limited to the above.
Other coding tricks[edit | edit source]
Exponents/Superscripts[edit | edit source]
<sup>text</sup>
Example: 24, 1st, 52nd