Template:NoticeTB
The UESPWiki – Your source for The Elder Scrolls since 1995
Due to the sensitive nature of this template or the fact that it is used on a large number of pages, it has been semi-protected to prevent site-wide damage by vandal bots. Editors: In order to minimize the impact on our servers, please use sandboxes to make and test changes to widely used templates before deployment. For more information, please see this article's talk page. |
Summary
This template is identical to {{Notice}} except for having only top and bottom borders (hence the name) and a default width of 98%. Please see that documentation for details on all parameters not documented here.
Parameters
Parameter | Scope | Description |
---|---|---|
bordert borderb |
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
{{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.
{{NoticeTB|bordert=3px groove #cccccc|borderb=3px ridge #cccccc|align=center|image=[[File:Information icon.svg|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.''}}
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.