Template:Box: Difference between revisions
Jump to navigation
Jump to search
>Embyr 75 (+Category) |
>Aruki m (whitespace) |
||
Line 2: | Line 2: | ||
| width="10%" |{{#if:{{{image|}}}|[[{{{image}}}|x50px|link=]]}} | | width="10%" |{{#if:{{{image|}}}|[[{{{image}}}|x50px|link=]]}} | ||
|{{{text|}}} | |{{{text|}}} | ||
|} | |}<noinclude> | ||
===Usage=== | ===Usage=== | ||
This is a basic template which can be modified to create a variety of simple [[:Category:Notice Templates|Notice Templates]]. In most cases, it should be used in lieu of wikitext for uniformity. | This is a basic template which can be modified to create a variety of simple [[:Category:Notice Templates|Notice Templates]]. In most cases, it should be used in lieu of wikitext for uniformity. |
Latest revision as of 02:20, 30 January 2015
Usage
This is a basic template which can be modified to create a variety of simple Notice Templates. In most cases, it should be used in lieu of wikitext for uniformity.
{{Box |gradient1= |gradient2= |image= |text= }}
gradient1: Starting color for the gradient background. Should be hexadecimal.
gradient2: Ending color for the gradient background. Should be hexadecimal.
image: Filepath for the image, ex: File:ImageName.png
text: Text to be displayed.