Template:GraphicalBox/doc: Difference between revisions

From MiiWiki
Jump to navigationJump to search
(Created page with "==Usage== <pre> {{GraphicalBox |color1 = first color of the box gradient (optional, default #fff) |color2 = second color of the box gradient (recommended, default #b5f5f5) |image = image to be displayed in the box (required) |size = size of the image (optional, default x120px) |link = page that the image will send you to if clicked (optional) }} </pre><noinclude>category:Template documentation</noinclude>")
 
Line 1: Line 1:
==Usage==
==Usage==
Use this template with {{t|GraphicalBoxContainer}}
<pre>
<pre>
{{GraphicalBox
{{GraphicalBox

Revision as of 02:15, 22 September 2022

Usage

Use this template with {{GraphicalBoxContainer}}

{{GraphicalBox
|color1 = first color of the box gradient (optional, default #fff)
|color2 = second color of the box gradient (recommended, default #b5f5f5)
|image = image to be displayed in the box (required)
|size = size of the image (optional, default x120px)
|link = page that the image will send you to if clicked (optional)
}}