Jump to content

Help:Contents

From fCraft Wiki
Revision as of 02:01, 31 May 2013 by F (talk | contribs)
Go to fCraft.net Forums for all tech support, bug reports, and feature requests for fCraft software.

Wiki Markup

For general information about Wiki formatting, see MediaWiki.org Formatting guide

Templates

{{perm}}

Permission link. Makes a link to Permissions page, and shows the permission name in italics.
Example: {{perm|Build}} becomes Build

{{rperm}}

Required permission link. Does the same thing as {{perm}}, and adds the page to "Requires <PermissionName>" category.
Example: {{rperm|Build}} becomes Build and adds this page to Category:Requires Build

{{cmd}}

Links to a command, and formats the command name in monospaced font. Please use <code>/CmdName</code> in headers instead.
Example: {{cmd|UndoPlayer}} becomes /UndoPlayer
Example: {{cmd|Info|@Rank}} becomes /Info @Rank

{{notice}}

Creates a notice message box.
Example: {{notice|This is an example notice}} becomes:
This is an example notice

{{alert}}

Creates an alert message box.
Example: {{alert|This is something important!}} becomes:
This is something important!
Creates a warning message box. Use sparingly!
Example: {{warning|This is something SERIOUS!}} becomes:
This is something SERIOUS!

Color templates

There are templates for each Minecraft colorcode:
{{ColorBlack}} {{ColorNavy}} {{ColorGreen}} {{ColorTeal}} {{ColorMaroon}} {{ColorPurple}} {{ColorOlive}} {{ColorSilver}}
Black (0) Navy (1) Green (2) Teal (3) Maroon (4) Purple (5) Olive (6) Silver (7)
{{ColorGray}} {{ColorBlue}} {{ColorLime}} {{ColorAqua}} {{ColorRed}} {{ColorMagenta}} {{ColorYellow}} {{ColorWhite}}
Gray (8) Blue (9) Lime (A) Aqua (B) Red (C) Magenta (D) Yellow (E) White (F)