Help:Contents: Difference between revisions
Appearance
m →{{tl|warning}}: Had alert listed twice |
No edit summary |
||
| Line 13: | Line 13: | ||
==={{tl|cmd}}=== | ==={{tl|cmd}}=== | ||
:Links to a command, and formats the command name in monospaced font. | :Links to a command, and formats the command name in monospaced font. Please use <nowiki><code>/CmdName</code></nowiki> in headers instead. | ||
:Example: <code><nowiki>{{cmd|UndoPlayer}}</nowiki></code> becomes {{cmd|UndoPlayer}} | :Example: <code><nowiki>{{cmd|UndoPlayer}}</nowiki></code> becomes {{cmd|UndoPlayer}} | ||
:Example: <code><nowiki>{{cmd|Info|@Rank}}</nowiki></code> becomes {{cmd|Info|@Rank}} | :Example: <code><nowiki>{{cmd|Info|@Rank}}</nowiki></code> becomes {{cmd|Info|@Rank}} | ||
Revision as of 19:05, 29 August 2012
| 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|Test}}becomes Test and adds this page to Category:Requires Test
{{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! |
{{warning}}
- 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)