Jump to content

Help:Contents

From fCraft Wiki
Revision as of 22:08, 21 August 2012 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|Test}} becomes Test and adds this page to Category:Requires Test

{{cmd}}

Links to a command, and formats the command name in monospaced font.
Example: {{cmd|UndoPlayer}} becomes /UndoPlayer

{{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!

{{alert}}

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