Difference between revisions of "Help:General Templates"

From Alter Aeon Wiki
Line 13: Line 13:
Length 4 {{!}} (missing)    {{!}} leap attack  {{!}} kick          {{!}} (missing)
Length 4 {{!}} (missing)    {{!}} leap attack  {{!}} kick          {{!}} (missing)
}}</pre>
}}</pre>
====Looks like====
{{MUDdisplay|
>tac low<
-------------------------------------------------------------------------
Low level attack combinations
-----------------------------------------------------------------
Length 4 {{!}} (missing)    {{!}} leap attack  {{!}} kick          {{!}} (missing)
}}

Revision as of 17:36, 28 December 2012

There are a few general templates in use to make MUD-like output look better on the wiki pages:

MUDdisplay

MUDdisplay is the macro you'll want to use when you're simulating output from a command in the MUD

Usage

{{MUDdisplay|

>tac low<
-------------------------------------------------------------------------
Low level attack combinations
-----------------------------------------------------------------
Length 4 {{!}} (missing)     {{!}} leap attack   {{!}} kick          {{!}} (missing)
}}

Looks like


>tac low<
-------------------------------------------------------------------------
Low level attack combinations
-----------------------------------------------------------------
Length 4 | (missing)     | leap attack   | kick          | (missing)