From Texas Chain Saw Massacre Wiki
(Created page with "<includeonly><span style="display:inline-block; background:{{{backgroundcolor|transparent}}}; border:{{{bordersize|4px}}} solid {{{bordercolor}}};" >{{{image}}}</span></includeonly> <noinclude> Creates an circle border around icon, using varibles: *image *backgroundcolor *bordercolor *bordersize (default= 4px) == Example == <table class="wikitable"> <tr> <th>Code</th> <th>Preview</th> </tr><tr> <td style="padding: 20px 30px;"> <pre> {{SquareBorder |image =Fil...") |
(No difference)
|
Latest revision as of 12:35, 31 August 2023
Creates an circle border around icon, using varibles:
- image
- backgroundcolor
- bordercolor
- bordersize (default= 4px)
Example
| Code | Preview |
|---|---|
{{SquareBorder
|image =[[File:T UI IC Abilities GPa Animal Farm.png|link=|200px]]
|bordercolor = white
|backgroundcolor = red
}} |
|
{{SquareBorder
|image =[[File:T UI IC Abilities GPa Animal Farm.png|link=|200px]]
|bordersize = 10px
|bordercolor = #f1660e
}} |
|
