Template:Noticebox/doc: Difference between revisions
From VRChat Wiki
TrixxedHeart (talk | contribs) mNo edit summary |
TrixxedHeart (talk | contribs) m (→Documentation) |
||
Line 4: | Line 4: | ||
will make: | will make: | ||
{{Noticebox | {{Noticebox|Vrrat_thumbsup.png|VRRat is cool!|Please deliver upon them cheese.|size=16px|border=#F8CC3A|background=#F5EFDC}} | ||
|Vrrat_thumbsup.png | |||
|VRRat is cool! | |||
|Please deliver upon them cheese. | |||
|size=16px | |||
|border=#F8CC3A | |||
|background=#F5EFDC | |||
}} | |||
=== Template parameters === | === Template parameters === | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 21:57, 6 June 2024
Documentation
Example Usage
{{Noticebox|Vrrat_thumbsup.png|VRRat is cool!|Please deliver upon them cheese.|size=16px|border=#F8CC3A|background=#F5EFDC}}
will make:
VRRat is cool! Please deliver upon them cheese. |
Template parameters
Name | Variable | Description |
---|---|---|
Image | 1 |
placeholder.png |
Title | 2 |
the title of the notice box |
Description | 3 |
the description of the notice box |
Image size | size= |
(Optional) size of the image file, default is 64px |
border color | border= |
(Optional) border of the notice box |
background color | background= |
(Optional) background color of the notice box |