Template:Ooumb: Difference between revisions
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
<div id="{{{id|{{subst:PAGENAMEE}}}}}" | <div id="{{{id|{{subst:PAGENAMEE}}}}}" | ||
class="noexcerpt hatnote" | class="noexcerpt hatnote" | ||
style="background: {{{bg|#eee}}}; color: {{{fg|#000}}}; border-radius: 10px; padding: 4px 16px; text-size: 2em;"> | 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" | ||
|- | |- | ||
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
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| bg | bg | no description | Unknown | optional |
| fg | fg | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| caption | caption | no description | Unknown | optional |
| message | message | no description | Unknown | optional |