Help:Banners

From Saintapedia
Revision as of 23:49, 14 September 2024 by Tom (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Help
Getting Started
Picking a UsernameTeach Yourself Wiki
Policies and guidelines
Saintapedia:Copyrights
The Saintapedia Interface
Left NavigationToolbox Discussion/Talk PageEdit & HistorySearchLog in & Create an Account
Editing Saintapedia
Creating a new pageCreating your user page • Editors (Visual/Enhanced) • Editing toolbarCheat SheetMagic wordsTable of Contents
Links
Internal linkExternal linkInterWiki linkCategory link Reference links
Images and Media
File Upload Guidelines for SaintapediaHow to upload new versions of filesImage mapNaming Conventions for FilesUpload documents
Tracking Changes
Recent Edits on SaintapediaArticle historyReverting to an earlier versionWatchlistHow to add a page to your watchlist
Asking Questions
Using talk pagesHelp:CommentStreams
Resources and Lists
Categories InfoboxHelp:Templates
Account settings and maintenance
Change your preferences Confirm your email address
Technical information
The MediaWiki softwareParser functions
All topics
view · talk · edit
Web banner on Wikipedia

Web banners are attempt to draw the reader's attention to some short content that the editors feel is important. Since they often occupy a space that by banner ads, their use should be limited as they may be affected by Banner blindnessWikipedia Logo.png.

Saintapedia several banner options for pages, based on Wikipedia's templates, are listed below. The banners are templates so see adding a template when using VisualEditor.

Ambox - for articles

Ambox is used for the article message box template.

It is used to build message box templates for article pages. It offers several different colours, uses default images if no image parameter is given and it has some other features. Click the Template:Ambox link for more information.

Simple usage example:

{{ambox | text = Some text.}}

Imbox - for images

Imbox is used for the image message box template.

It is used to build message box templates for file (image) pages. It offers several different colours, uses default images if no image parameter is given and it has some other features. Click the Template:Imbox link for more information.

Simple usage example:

{{imbox | text = Some text.}}

Cmbox - for categories

Cmbox is used for the category message template.

It is used to build message box templates for category pages. It offers several different colours, uses default images if no image parameter is given and it has some other features. Click the Template:Cmbox link for more information.

Simple usage example:

{{cmbox | text = Some text.}}

Ombox - for other pages

Ombox is used for other types of pages' message box template.

It is used to build message box templates for pages of the types: User, Wikipedia, MediaWiki, Template, Help, Portal and any new future namespaces. That is, page types not covered by ambox, tmbox, imbox or cmbox. Thus it should not be used for boxes for articles, talk pages, image pages or category pages. It offers several different colours, uses default images if no image parameter is given and it has some other features. Click the Template:Ombox link for more information.

Simple usage example:

{{ombox | text = Some text.}}

Fmbox - for headers and footers

Fmbox is used for the footer & header message box template.

It can be used to build message boxes for system messages. It can also be used for footer and header boxes on user pages. It is a 100% width, unlike other banners. It offers several different colours, uses default images if no image parameter is given and it has some other features. Click the Template:Fmbox link for more information.

Simple usage example:

{{fmbox | text = Some text.}}

Related