Template:Ooumb: Difference between revisions
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div id="{{{id|{{subst:PAGENAMEE}}}}}" | <div id="{{{id|{{subst:PAGENAMEE}}}}}" | ||
class=" | class="noexcerpt hatnote" | ||
style="background: {{{bg|#eee}}}; color: {{{fg|#000}}}; border-radius: 10px; margin-bottom: | style="background: {{{bg|#eee}}}; color: {{{fg|#000}}}; border-radius: 10px; margin-bottom:12px; padding: 16px;"> | ||
{| cellpadding="0" cellspacing="0" class="hidable-content" | {| cellpadding="0" cellspacing="0" class="hidable-content" | ||
|- | |- | ||
Revision as of 09:36, 13 September 2025
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 |