Vorlage:Ambox/Doku: Unterschied zwischen den Versionen

Aus ZaPFWiki
K (hat „Vorlage:Ambox/doc“ nach „Vorlage:Ambox/Doku“ verschoben)
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<noinclude>{{Documentation subpage}}</noinclude>
<noinclude>{{Dokumentation/Dokuseite}}</noinclude>
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
==Usage==
==Usage==
Zeile 38: Zeile 38:


{{ambox|type=info|text=info}}
{{ambox|type=info|text=info}}
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
[[Category:Utility templates|{{PAGENAME}}]]
</includeonly>

Version vom 3. November 2009, 08:19 Uhr

Vorlage:Dokumentation/Dokuseite

Usage

An article message box is usually not used directly, but included through other templates.

Syntax

{{ambox
| type       = message type
| style      = CSS style
| image      = left side image
| text       = message text
| imageright = right side image
}}

This displays a box similar to the one below:

Only the text parameter is required. The image and imageright parameters should actually be image links.

Predefined message types

Any type value not specified here falls back to the 'notice' style.