Template:Ambox: Difference between revisions

From BitProjects
Jump to navigation Jump to search
Infobox>Rjanag
so that it can work if someone forgets text=...
m 94 revisions imported
 
(37 intermediate revisions by 12 users not shown)
Line 1: Line 1:
<!--{{Ambox}} begin-->{{#switch:{{{small|}}}
{{#invoke:Message box|ambox}}<noinclude>
| left =
{{documentation}}
  {{Ambox/core
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
  | small      = left
  | type      = {{{type|}}}
  | image      = {{#if:{{{smallimage|}}}
                | {{{smallimage}}}
                | {{{image|}}}
                }}
  | imageright = {{#if:{{{smallimageright|}}}
                | {{{smallimageright}}}
                | {{{imageright|}}}
                }}
  | style      = {{{style|}}}
  | textstyle  = {{{textstyle|}}}
  | text      = {{#if:{{{smalltext|}}}
                | {{{smalltext}}}
                | {{{text|{{{1}}}}}}
                }}
  }}
| #default =
  {{Ambox/core
  | type      = {{{type|}}}
  | image      = {{{image|}}}
  | imageright = {{{imageright|}}}
  | style      = {{{style|}}}
  | textstyle  = {{{textstyle|}}}
  | text      = {{{text|{{{1}}}}}}
  }}
}}<!--
 
--><includeonly>{{#ifeq:{{BASEPAGENAME}}|{{SUBPAGENAME}}|{{#ifeq:{{NAMESPACE}}|Template|[[Category:Article message boxes]]}}}}</includeonly><!--
 
--><!--{{Ambox}} end--><noinclude>
 
{{Documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>

Latest revision as of 23:09, 27 September 2025

Lua error in package.lua at line 80: module 'Module:Category handler' not found. Template:Documentation