Template:Userboxes: Difference between revisions
From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
Ammon11110 (talk | contribs) m (→Usage) |
m (Text replacement - "\[\[Category:([^|]+)\|{{PAGENAME}}\]\]" to "Category:$1") |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{|class="userboxes" style="margin-left: {{{left|1}}}em;; margin-bottom: 0.5em; width: 248px; border: {{{bordercolor|#99B3FF}}} solid 1px; background-color: {{{backgroundcolor|#FFFFFF}}}; color: {{{textcolor|#000000}}}; float: {{{2|{{{align|right}}}}}}; {{{extra-css|}}}" | {|class="userboxes" style="margin-left: {{{left|1}}}em;; margin-bottom: 0.5em; border-radius: 1em; width: 248px; border: {{{bordercolor|#99B3FF}}} solid 1px; background-color: {{{backgroundcolor|#FFFFFF}}}; color: {{{textcolor|#000000}}}; float: {{{2|{{{align|right}}}}}}; {{{extra-css|}}}" | ||
|<small><span style="float:left;"><small>([[Template:Userboxes|edit]])</small></span></small><div style="text-align: center; font-size: 120%; font-weight: bold;">{{{1|{{{toptext|[[Project:Userboxes|Userboxes]]}}}}}}</div><noinclude> | |<small><span style="float:left;"><small>([[Template:Userboxes|edit]])</small></span></small><div style="text-align: center; font-size: 120%; font-weight: bold;">{{{1|{{{toptext|[[Project:Userboxes|Userboxes]]}}}}}}</div><noinclude> | ||
|}<noinclude> | |}<noinclude> | ||
Line 5: | Line 5: | ||
To collect images or userboxes into a single column grouping easily. This template is not just for userboxes; it is also an efficient way of creating a column of images to run along the side of an article. | To collect images or userboxes into a single column grouping easily. This template is not just for userboxes; it is also an efficient way of creating a column of images to run along the side of an article. | ||
== Usage == | == Usage == | ||
<pre>{{Userboxes | |||
|align = right. | |||
|left = Any left margin value. Default is 1. | |||
|backgroundcolor = Any web color (name or #FF0000 hex format). Default is #FFFFFF. | |||
|bordercolor = Any web color (name or #XXXXXX hex format). Default is #99B3FF. | |||
|extra-css = Allows you to provide additional CSS style information. | |||
|textcolor = Any web color (name or #808080 hex format). Default is #000000. | |||
|toptext = Changes the standard Userbox text and link. Can include wiki-markup. | |||
}} | |||
{{Userboxes}} | |||
{{user Sora}} | |||
{{user male}} | |||
{{user en}} | |||
{{userboxesend}} | |||
<nowiki>{{User RoxasXIIILK}}</nowiki> | |||
{{userboxesend}}</pre> | |||
[[Category:Templates]]</noinclude> |
Latest revision as of 01:39, 10 February 2021
(edit) |
Purpose
To collect images or userboxes into a single column grouping easily. This template is not just for userboxes; it is also an efficient way of creating a column of images to run along the side of an article.
Usage
{{Userboxes |align = right. |left = Any left margin value. Default is 1. |backgroundcolor = Any web color (name or #FF0000 hex format). Default is #FFFFFF. |bordercolor = Any web color (name or #XXXXXX hex format). Default is #99B3FF. |extra-css = Allows you to provide additional CSS style information. |textcolor = Any web color (name or #808080 hex format). Default is #000000. |toptext = Changes the standard Userbox text and link. Can include wiki-markup. }} {{Userboxes}} {{user Sora}} {{user male}} {{user en}} {{userboxesend}} {{User RoxasXIIILK}} {{userboxesend}}