Difference between revisions of "Ombox"

From blackwiki
Jump to navigation Jump to search
test>Davidgothberg
(Adding the "small=yes" functionality. Now using {{ombox/core}} with hard-coded small styles due to the CSS caching, but it also has the "ombox-small" class so it can be skinned.)
(Redirected page to About BlackWiki's Mission)
Tag: New redirect
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{#ifeq:{{{small|}}}|yes
+
#REDIRECT [[About BlackWiki's Mission]]
| {{ombox/core
 
  | small = yes
 
  | type  = {{{type|}}}
 
  | image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }}
 
  | imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }}
 
  | style = {{{style|}}}
 
  | textstyle = {{{textstyle|}}}
 
  | text  = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }}
 
  }}
 
| {{ombox/core
 
  | type  = {{{type|}}}
 
  | image = {{{image|}}}
 
  | imageright = {{{imageright|}}}
 
  | style = {{{style|}}}
 
  | textstyle = {{{textstyle|}}}
 
  | text  = {{{text}}}
 
  }}
 
}}<noinclude>
 
 
 
{{pp-template|small=yes}}
 
{{documentation}}
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 

Latest revision as of 05:21, 8 October 2020