Template:Ooumb: Difference between revisions
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| Line 9: | Line 9: | ||
<span class="ooumb-caption">{{{caption|}}}</span><br> | <span class="ooumb-caption">{{{caption|}}}</span><br> | ||
<span class="ooumb-message">{{{message|}}}</span> | <span class="ooumb-message">{{{message|}}}</span> | ||
|} | |}</div></includeonly> | ||
</div> | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
| Line 22: | Line 20: | ||
|message = This page is under revision... | |message = This page is under revision... | ||
}}</pre> | }}</pre> | ||
[[Category:Utility templates]] | [[Category:Utility templates]] | ||
[[Category:Template documentation]] | [[Category:Template documentation]] | ||
Revision as of 23:18, 12 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 |