90,866
edits
m (Text replace - 'parser functions' to '{{mw|Help:Extension:ParserFunctions|parser functions}}') |
(fix images / remove examples not used in FS Research Wiki) |
||
Line 5: | Line 5: | ||
This is the {{tl|ambox}} or '''article message box''' meta-template. | This is the {{tl|ambox}} or '''article message box''' meta-template. | ||
It is used to build ''article message box'' templates such as {{tl| | It is used to build ''article message box'' templates such as {{tl|source}}. 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 [[Help:Table|wikitable]] if special functionality is needed. See the [[Wikipedia:Ambox CSS classes|how-to guide]] for that. | This meta-template uses the ambox CSS classes in [[MediaWiki:Common.css]]. The classes can also be used directly in a [[Help:Table|wikitable]] if special functionality is needed. See the [[Wikipedia:Ambox CSS classes|how-to guide]] for that. | ||
Line 72: | Line 72: | ||
| type = move | | type = move | ||
| text = type=<u>move</u> – Merge, split and transwiki proposals, such as {{tl|split}} and {{tl|copy to wiktionary}}. | | text = type=<u>move</u> – Merge, split and transwiki proposals, such as {{tl|split}} and {{tl|copy to wiktionary}}. | ||
}} | }} | ||
Line 84: | Line 80: | ||
{{ambox | {{ambox | ||
| type = content | | type = content | ||
| image = [[File: | | image = [[File:POV.png|40px|link=|alt=]] | ||
| text = type = content <br> image = <nowiki>[[File: | | text = type = content <br> image = <nowiki>[[File:POV.png|40px|link=|alt=]]</nowiki> <br> This image is often used for {{tl|POV}} and similar issues. | ||
}} | }} | ||
{{ambox | {{ambox | ||
| type = move | | type = move | ||
| image = [[File:Merge | | image = [[File:Merge.png|50px|link=|alt=]] | ||
| text = type = move <br> image = <nowiki>[[File:Merge | | text = type = move <br> image = <nowiki>[[File:Merge.png|50px|link=|alt=]]</nowiki> <br> This image is used for {{tl|merge}} etc. | ||
}} | }} | ||
Line 108: | Line 99: | ||
| image = none | | image = none | ||
| text = No type and '''image=none''' – No image is used and the '''text''' uses the whole message box area. | | text = No type and '''image=none''' – No image is used and the '''text''' uses the whole message box area. | ||
}} | }} | ||
Line 199: | Line 177: | ||
{{ambox | {{ambox | ||
| small = left | | small = left | ||
| image = [[File: | | image = [[File:Filing_cabinet.png|50px|link=|alt=]] | ||
| smallimage = [[File: | | smallimage = [[File:Filing_cabinet.png|25px|link=|alt=]] | ||
| text = | | text = | ||
small = left <br> image = <nowiki>[[File: | small = left <br> image = <nowiki>[[File:Filing_cabinet.png|50px|link=|alt=]]</nowiki> <br> smallimage = <nowiki>[[File:Filing_cabinet.png|25px|link=|alt=]]</nowiki> | ||
}} | }} | ||
edits