Template:Box: Difference between revisions

From Retro Modding Wiki
Jump to navigation Jump to search
>Embyr 75
(Let's give this a whirl)
 
>Embyr 75
(+Category)
Line 6: Line 6:
<noinclude>
<noinclude>
===Usage===
===Usage===
This is a basic template which can be modified to create a variety of simple [[:Category:Notice Templates|Notice Templates]].
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.


<pre>
<pre>
Line 21: Line 21:
''image:'' Filepath for the image, ex: File:ImageName.png<br/>
''image:'' Filepath for the image, ex: File:ImageName.png<br/>
''text:'' Text to be displayed.
''text:'' Text to be displayed.
[[Category:Notice Templates]]
</noinclude>
</noinclude>

Revision as of 00:15, 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.