Bahaikipedia:Customisation
From Bahaikipedia
Customisation allows users to tailor Bahaikipedia to suit their own preferred style. It mostly allows for changes in the way pages are displayed, but there are also many functional tweaks that some editors find useful when editing articles.
The preferences link, available on the menu of a logged-in user, allows you to change most of the options that you will require. This is fully explained at Meta-Wiki.
Contents |
[edit] User name and signatures
Your username is displayed in the edit histories of all the articles you contribute to and is linked to your user and talk pages. You choose your name when you first register on Bahaikipedia and it is usual to stay with the same name throughout your time on the project, though it is possible to request a change of username.
Signatures are customised using the preferences under "User profile" where they are referred to as your "Nickname". You should always sign your posts on talk pages and many users choose to customise the way their signature appears.
You can use any wikitext as your nickname. If "Raw signatures (without automatic link)" is unchecked, the software enters "[[User:Name|" in front of, and "]]" after your nickname wikitext.
[edit] Adding a link to your talk page
Perhaps the most common signature choice is to add a link to your talk page. To do so, add "[[User:Name|Name]] | [[User talk:Name|Talk]]" as your signature. Be sure to check "Raw signature", as this is necessary for the software to recognize the markup. The result will look like this: Name | Talk.
The separator is optional, but some way of visually distinguishing your nickname from any additional links is advisable.
Note: If you post your signature to your own talk page, the word "Talk" in the above example will be black rather than an active link; that's to avoid a link on a page that points to its own page.
[edit] More complicated options
When you check the 'raw signatures' box, you specify that full wikitext is to be used between the two dashes and the timestamp. This gives more versatility, and in cases like above the code is less cryptic.
You can create a page under your name and create code for your signature. For example many users have complicated signature codes and must transclude them to talk pages. Instead of transcluding a signature directly from your user space, you can use the subst: prefix, which defines template substitution. For example, you can replace "{{User:Name/sig}}" with "{{subst:User:Name/sig}}" and reduce server strain.
[edit] Skins
- Main article: meta.wikimedia.org
A MediaWiki skin is a style of page display. There are differences in the HTML code the system produces (but probably not in the page body), and also different style sheets (Cascading Style Sheets) are used.
The default is the MonoBook skin. There are a variety of user-made skins available for you to browse through.
The special page My Preferences offers a preview of the various skins for the Main Page. This is not exactly interesting for typical articles, therefore here's a list of previews for this page:
| monobook (default) | cologneblue | myskin | chick |
| standard (classic) | nostalgia | simple | dummy |
To test other pages replace title=Bahaikipedia:Customisation in the URL. For legacy Web browsers not supporting CSS classic is apparently a good choice. For modern browsers the default monobook offers a wide range of user customisations.
The dummy cell replaces the recently deleted useskin=amethyst by action=render.
Here's a table linking the raw CSS for various skins. As expected Myskin.css is empty, roll your own:
| talk monobook | talk cologneblue | talk myskin | talk chick |
| talk standard | talk nostalgia | talk simple | talk common |
Placing {{selectskin}} on a page, adds links to switch between different skins easily. This is meant for test pages, but not for articles (or other pages in article namespace). Below the links created by the template:

