Template:Ambox: Difference between revisions

From ConsoleMods Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class="note" style="margin: 0 10%; border: 1px solid; border-left: 10px solid {{{color|#ff00ff}}}">
<table class="note" style="margin: 0 10%; border: 1px solid; border-left: 10px solid {{{color|#ff00ff}}}">
   <tr><td style="background: transparent; padding: 7px">[[File:{{{image|Note.png}}}|24px|{{{image}}}|link=]]</td><td>{{{text}}}</td></tr>
   <tr><td style="background: transparent; padding: 7px">[[File:{{{image|Note.png}}}|24px|{{{image|Note.png}}}|link=]]</td><td>{{{text}}}</td></tr>
</table>
</table>


Line 13: Line 13:
}}
}}
</pre>
</pre>
example images
{| class="wikitable"
|-
| [[File:Question.svg]] || Question.svg
|-
| [[File:Info-square-fill.svg]] || Info-square-fill.svg
|-
| [[File:Exclamation-circle-fill.svg]] || Exclamation-circle-fill.svg
|-
| [[File:Exclamation-triangle-fill.svg]] || Exclamation-triangle-fill.svg
|-
| [[File:Exclamation-octagon-fill.svg]] || Exclamation-octagon-fill.svg
|-
| [[File:Note.png]] || Note.png (default)
|-
| [[File:Warning.svg]] || Warning.svg
|-
| [[File:Questionmark.svg]] || Questionmark.svg
|}
</noinclude>
</noinclude>

Latest revision as of 20:05, 2 September 2023

Note.png{{{text}}}


Example

{{Ambox
| image = 
| text  =
| color = (will be removed when replaced with proper Ambox)
}}

example images

Question.svg Question.svg
Info-square-fill.svg Info-square-fill.svg
Exclamation-circle-fill.svg Exclamation-circle-fill.svg
Exclamation-triangle-fill.svg Exclamation-triangle-fill.svg
Exclamation-octagon-fill.svg Exclamation-octagon-fill.svg
Note.png Note.png (default)
Warning.svg Warning.svg
Questionmark.svg Questionmark.svg