Template:Xbox: Difference between revisions
From 10BitWorks Makerspace Wiki
m (picture change to exex) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="plainlinks- | {| class="plainlinks-xbox" | ||
! [[File:exex.png]] !! class="plainlinks- | ! [[File:exex.png]] !! class="plainlinks-textbox-text" | {{{text}}} | ||
|- | |- | ||
| | | | ||
Line 8: | Line 8: | ||
==Usage== | ==Usage== | ||
To add a | To add a Exclamation message box to a page, replace "Some text." below with the text inside your messagebox, and paste the remaining code into the page. | ||
<pre> | <pre> | ||
{{ | {{Xbox |text=Some text.}} | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": {} | "params": {}, | ||
"description": "Fancy warning image with a textbox" | |||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Latest revision as of 01:35, 7 April 2024
![]() |
{{{text}}} |
---|---|
Usage
To add a Exclamation message box to a page, replace "Some text." below with the text inside your messagebox, and paste the remaining code into the page.
{{Xbox |text=Some text.}}
Fancy warning image with a textbox
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |