Abrir menu principal

UESPWiki β

Alterações

Predefinição:Floating message/Doc

2 189 bytes adicionados, 17h56min de 16 de junho de 2010
m
Parameters: Add missed defaults
== Summary ==
This template creates a floating tab on the right side of the screen with a customized message. It is intended primarily for User and Talk pages.

== Parameters ==
{{Parameters
|text|required|The text to display.
|bgcolor|optional|The background color for the tab. (Defaults to <span style{{=}}"background-color:SaddleBrown; color:White;">Saddle Brown</span>.)
|border|optional|The inside border color for the tab. (Defaults to <code>bgcolor</code>.)
|color|optional|The text color. Note that this can be overridden by any additional formatting contained in the <code>text</code> parameter. (Defaults to white.)
|shadow|optional|The shadow color appearing outside the tab. Note that this is semi-transparent, so will appear as a blend of the shade specified and the background. (Defaults to <code>bgcolor</code>.)
|top<br>bottom<br>left<br>right|optional|The distance the edge of the tab should appear from the respective edges using standard CSS units like "auto" or "100px". (Right defaults to 0, others default to "auto".)<br>'''Note:''' currently, the template is intended for right-aligned boxes; altering the <code>left</code> and <code>right</code> parameters may produce undesirable results.
}}

== Examples ==
(See tabs at right. Note that actual examples have their positions altered so they don't overlap.)
<pre>{{Floating message|Example 1: Text}}</pre>
<pre>{{Floating message|Example 2: Mixed {{FC|yellow|color}} {{FC|blue|text}}}}</pre>
{{Pre|<nowiki>{{Floating message|text=<div style="text-align:right;">Example 3: A little of everything<br>and [[:Main Page|{{FC|yellow|a colored link}}]]</div>|bgcolor=RoyalBlue|border=red|color=pink|shadow=yellow|right=50px}}</nowiki>}}

{{Floating message|Example 1: Text|top=400px}}
{{Floating message|Example 2: Mixed {{FC|yellow|color}} {{FC|blue|text}}|top=450px}}
{{Floating message|text=<div style="text-align:right;">Example 3: A little of everything<br>and [[:Main Page|{{FC|yellow|a colored link}}]]</div>|bgcolor=RoyalBlue|border=red|color=pink|shadow=yellow|right=50px|top=500px}}
<includeonly>[[Category:User Box Templates]]</includeonly><noinclude>[[Category:Template Documentation|{{PAGENAME}}]]</noinclude>
49 380
edições