Difference between revisions of "Template:Imbox"

From Drawn to Life Wiki
Line 6: Line 6:
  
 
'''Usage:'''
 
'''Usage:'''
<nowiki>
+
<code><nowiki>
 
{{Imbox
 
{{Imbox
 
   |Icon    = [Alert/Info]
 
   |Icon    = [Alert/Info]
Line 12: Line 12:
 
   |Content = The message body text.
 
   |Content = The message body text.
 
}}
 
}}
</nowiki>
+
</nowiki></code>
  
 
'''Would produce:'''
 
'''Would produce:'''

Revision as of 00:31, 24 November 2020

Information icon.svg
A title has not been supplied.
Content has not been supplied.

This is the Image Box template and is used to construct simple informational boxes for content pages.

Usage: {{Imbox |Icon = [Alert/Info] |Title = The message title text. |Content = The message body text. }}

Would produce:

Information icon.svg
The message title text.
The message body text.
Ambox warning.svg
The message title text.
The message body text.


(Depending on the icon chosen.)