Template:Notice: Difference between revisions
From questden
Jump to navigationJump to search
m (Actually 1/4, not 1/8. Because I smrt. God I wish you could preview template instantiations.) |
(Link to the gallery) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Creates a nice little box for some kind of notification on the article. Used for formatting things like [[Template:Stub]] and [[Template:Spoilers]], [ | Creates a nice little box for some kind of notification on the article. Used for formatting things like [[Template:Stub]] and [[Template:Spoilers]], [[Template:Notice/Gallery|amongst others]]. Takes arguments: | ||
;color:Color bar to hint the box with. Defaults to no hinting. Use CSS colours, e.g. names or hash-prefixed hex. | ;color:Color bar to hint the box with. Defaults to no hinting. Use CSS colours, e.g. names or hash-prefixed hex. | ||
;image:Icon to use. Defaults to the tgchan logo unless a color is specified. | ;image:Icon to use. Defaults to the tgchan logo unless a color is specified. |
Revision as of 05:14, 18 August 2013
Creates a nice little box for some kind of notification on the article. Used for formatting things like Template:Stub and Template:Spoilers, amongst others. Takes arguments:
- color
- Color bar to hint the box with. Defaults to no hinting. Use CSS colours, e.g. names or hash-prefixed hex.
- image
- Icon to use. Defaults to the tgchan logo unless a color is specified.
- majortext
- Bold, leading part of the message, e.g. "this is a stub".
- minortext
- Rest of the message, e.g. "you should add stuff". Remember that you can put (most) markup in template arguments, like links.
Note: |