Jump to content

Template:Ooumb: Difference between revisions

From Continuum Universes Wiki
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div id="{{{id|{{subst:PAGENAMEE}}}}}"
<div id="{{{id|{{subst:PAGENAMEE}}}}}"
     class="mobile-hide noexcerpt ooumb hatnote"
     class="noexcerpt hatnote"
     style="background: {{{bg|#eee}}}; color: {{{fg|#000}}}; border-radius: 10px; margin-bottom:0.6em;">
     style="background: {{{bg|#eee}}}; color: {{{fg|#000}}}; border-radius: 10px; padding: 4px 16px; margin-bottom: -16px; text-size: 2em;">
{| cellpadding="0" cellspacing="0" class="hidable-content"
{| cellpadding="0" cellspacing="0" class="hidable-content"
   |-
   |-
Line 11: Line 11:
|}</div></includeonly>
|}</div></includeonly>
<noinclude>
<noinclude>
== Usage ==
{{Documentation}}
<pre>{{Ooumb
|id      = example
|bg      = #cccc00
|fg      = #000000
|image  = [[File:Renovation.png|100px]]
|caption = '''This Page is Under Major Renovation'''
|message = This page is under revision...
}}</pre>
[[Category:Utility templates]]
[[Category:Utility templates]]
[[Category:Template documentation]]
[[Category:Template documentation]]

Latest revision as of 01:58, 15 November 2025


Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Example

This Page is Under Major Renovation
This page is under revision...

Usage

{{Ooumb
|id      = example
|bg      = #cccc00
|fg      = #000000
|image   = [[File:Renovation.png|100px]]
|caption = '''This Page is Under Major Renovation'''
|message = This page is under revision...
}}

No description.

Template parameters

ParameterDescriptionTypeStatus
idid

no description

Unknownoptional
bgbg

no description

Unknownoptional
fgfg

no description

Unknownoptional
imageimage

no description

Unknownoptional
captioncaption

no description

Unknownoptional
messagemessage

no description

Unknownoptional