සැකිල්ල:Ambox/doc
This is the {{ambox}} or article message box meta-template. It is used to build article message box templates such as {{wikify}} etc. It offers several different colours, uses default images if no image parameter is given and it has some other features. This meta-template uses the ambox CSS classes in MediaWiki:Common.css. The classes can also be used directly in a wikitable if special functionality is needed. See the how-to guide for that. UsageSimple usage example: {{ambox | text = Some text.}}
{{ambox | type = style | image = [[Image:Emblem-question-yellow.svg|40px]] | style = width: 400px; | textstyle = color: red; font-weight: bold; font-style: italic; | text = The message body text. }}
Article message box typesThe following examples use different type parameters but use no image parameters thus they use the default images for each type.
Other imagesThe default images shown above are mostly for convenience. In many cases it is more appropriate to use more specific images. These examples use the image parameter to specify an image other than the default images.
SpecialSome other parameter combinations.
ParametersList of all parameters: {{ambox | type = delete / content / style / notice / move / protection | image = none / blank / [[Image:Some image.svg|40px]] | imageright = [[Image:Some image.svg|40px]] | style = CSS values | textstyle = CSS values | text = The message body text. }} type
image
imageright
style
textstyle
text
Technical detailsIf you need to use special characters in the text parameter then you need to escape them like this: {{ambox | text = <div> Equal sign = and a start and end brace { } work fine as they are. But here is a pipe | and two end braces <nowiki>}}</nowiki>. And now a pipe and end braces <nowiki>|}}</nowiki>. </div> }}
The This template uses CSS classes in MediaWiki:Common.css for most of its looks, thus it is fully skinnable. Internally this meta-template uses HTML wikimarkup instead of wikimarkup for the table code. That is the usual way we make meta-templates since wikimarkup has several drawbacks. For instance it makes it harder to use parser functions and some special characters in parameters. The default images for this meta-template are in png format instead of svg format. The main reason is that some older web browsers have trouble with the transparent background that MediaWiki renders for svg images. The png images here have hand optimised transparent background colour so they look good in all browsers. Note that svg icons only look somewhat bad in the old browsers, thus such hand optimisation is only worth the trouble for very widely used icons. For more technical details see the talk page and the "See also" links below. Since this template works almost exactly like {{tmbox}}, {{imbox}}, {{cmbox}} and {{ombox}} their talk pages and related pages might also contain more details. See alsoThere are several meta-templates in the mbox family:
Closely related meta-templates:
Other pages:
|
Portal di Ensiklopedia Dunia