Template:InfoBox
This template is base class for "notification" information boxes like notes, tips etc. Use it to create new info-boxes when needed.
Note: using the equals (=) and pipe (|) characters inside the template parameters prevents them working properly. These characters should be replaced with the = and | codes respectively.
Usage
{{InfoBox|title=your title|image=image file name|text="text content"}}
The parameters are:
- title: title text
- image: image to be displayed, if any
- link: Article to link from image
- height: (Optional) Fixes the height of the image.
- text: text to be displayed in the box
Examples
See Template:Note
Appearance
{{{text}}}


(no comments yet)