Халыып:Babel/doc

Бикитиэкэ диэн сиртэн ылыллыбыт

Халыып:Documentation subpage

Babel boxes[уларыт]

Your Babel box is for showing the languages that you know, as well as the operating system, keyboard layout, web browser, desktop environment, and text editor that you are most comfortable with. Details of how to use it for its original purpose -- showing the languages that you know -- are at Wikipedia:Babel.

  • Template:Babel - Allows 1 to 100 boxes.
    Format: {{Babel|<box1>|<box2>|<box3>...}}

Passing parameters to included user boxes[уларыт]

The trick is to use the {{!}} template. See below for an example.

User boxes from the "User:" namespaces[уларыт]

The Babel box prefixes its arguments with "User ", so it will work with the User: namespace. For example, this would include the {{User:Urhixidur/Userboxes/Asteroid}} user box, and pass it a parameter as well:

{{Babel|<box1>|<box2>|:Urhixidur/Userboxes/Asteroid{{!}}<parameter>|<box 4>|...}}

Custom headers, footers etc.[уларыт]

To customize the appearance you can add the optional parameters header=HEADER (default: Wikipedia:Babel), footer=FOOTER (default: Search user languages), bordercolor=BORDERCOLOR (default: #99B3FF), color=COLOR (default: white), textcolor=TEXTCOLOR (default: black), left=Left margin (default: 1), bottom=Bottom margin (default: 0.5), solid=Solid border width (default: 1), width=Box width (default: 248), and/or extra-css=<any other formatting>. Call the '!' userbox to start a new column after that point or the '-' userbox to insert a blank row. You may also use '|align=left' to display the babel box on the left side of the screen rather than the default right. Boxes with parameters can be added at the end with the format, "|special-boxes={{box page name|param1|param2}}{{second page name|param1|param2|param3}}". Any number of additional boxes can be added this way and will display below the others.

Example: {{Babel|align=left|color=yellow|en|fr|de|!|tl|ru|:UBX/1337}} produces:

Wikipedia:Babel
en This user is a native English speaker.
fr Cette personne parle français comme langue maternelle.
de Dieser Benutzer hat Deutsch als Muttersprache.
Халыып:User !Халыып:User tl
ru Для этого участника русский язык является родным.
Кыттааччы:UBX/1337
Search user languages


How to get Babel boxes to work on other Wikipedias[уларыт]

The page you are now reading is the actual Babel template. If you click "edit this page", you will see a bunch of computer code that makes the Babel boxes work. What you're now reading is just comments in that code, inside "<noinclude>" tags so it doesn't interfere with the computer code.

In order to have Babel boxes on another Wikimedia project, just copy this page to that project. Click "view source" and use your computer mouse to copy all the contents, including the computer code. Create a page called "Template:Babel" on the other Wikimedia project and put the content into it.

You also need to copy over a bunch of files with names like "Template:User en", "Template:User en-1", "Template:User fr", etc. etc. Once you've done that, users can put e.g. "{{Babel|en-1|fr}}" on their user page and the Babel boxes will be displayed.