Szablon:Event
Wygląd
Displays a box similar to the in-game event window.
Usage:
{{event|inline|event text}} produces an {{#switch: inline | block = inline event message | inline = inline event message | Select block or inline. }} or
{{event|block|event text}} produces a
{{#switch: block
| block = 70% width block event message on a new line. Useful for multiple lines of text or aligning many instances on a page.
Use <br>to break to a new line within the template, but keep the text flowing in one line..
| inline = 70% width block event message on a new line. Useful for multiple lines of text or aligning many instances on a page.
Use <br>to break to a new line within the template, but keep the text flowing in one line..
| Select block or inline.
}}