Template:Ambox/doc

From Team Fortress Wiki
< Template:Ambox
Revision as of 09:03, 29 July 2010 by Seb26 (talk | contribs) (cleanup)
Jump to: navigation, search

An article message box, or ambox, can be added to notify users of specific messages regarding the article. The {{cleanup}} template is an example of an ambox.

Usage

All parameters

Name Examples
type notice [default], delete, serious,
content, style, images, protection
image Example.png
imagewidth 56px [default]
width [deprecated]
style [any valid CSS style]
contents

Examples


{{Ambox}}



{{Ambox|type=notice|contents=This is a standard notice.}}



{{Ambox
|image=Broom.png
|type=style
|contents=
'''This page has been marked for general cleanup'''.<br/>
<small>Please see [[Help:{{subst:SITENAME}} style guide|{{subst:SITENAME}} style guide]]
 for information on how to improve this article.</small>
}}



{{Ambox
|type=content
|image=Discussion.gif
|contents='''This page has been marked for an open review'''.<br/>
<small>Please see the discussion pages for additional information your opinion is welcome.</small>
}}



{{Ambox
|type=delete
|style=background-color:#FFF0EA;
|image=Icon_trash.png
|contents=
'''This article has been marked for deletion'''.<br/>
'''Reason''': No one other than its original author has made substantial edits to this page.}}