Predefinição:NoticeTB
Summary
This template is identical to {{Notice}} except for borders and a default width of 98%. Please see that documentation for details on all parameters not documented here.
Parameters
NoticeTB | ||
---|---|---|
Parâmetero | Escopo | Descrição |
bordert
or border |
optional | CSS 'width style color' specification to use for top and bottom borders. Use border to specify the same for both. bordert and borderb override border if both are specified. |
Examples
<pre style="width:; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word; ">{{NoticeTB|border=3px double #cccccc|''This is a '''[[Help:Disambiguation|disambiguation page]]''', a navigational aid that lists pages that would otherwise have the same name. If you were redirected to this page from a link, you may want to [[Special:Whatlinkshere/{{NAMESPACE}}:{{PAGENAME}}|alter that link]] so it redirects to the proper page.''}}
This is a disambiguation page, a navigational aid that lists pages that would otherwise have the same name. If you were redirected to this page from a link, you may want to alter that link so it redirects to the proper page. |
<pre style="width:; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word; ">{{NoticeTB|bordert=3px groove #cccccc|borderb=3px ridge #cccccc|align=center|image=[[File:Icon-Information.png|32px]]|''This is a '''[[Help:Disambiguation|disambiguation page]]''', a navigational aid that lists pages that would otherwise have the same name. If you were redirected to this page from a link, you may want to [[Special:Whatlinkshere/{{NAMESPACE}}:{{PAGENAME}}|alter that link]] so it redirects to the proper page.''}}
32px | This is a disambiguation page, a navigational aid that lists pages that would otherwise have the same name. If you were redirected to this page from a link, you may want to alter that link so it redirects to the proper page. |