Template:BabelBoxCommons/doc

From blackwiki
Jump to navigation Jump to search

Usage

Template:Translated

Full usage:

{{BabelBoxCommons|language=|who=|verb=|pronoun=|restofmessage=}}

Using all parameters simultaneously is only useful if you want to indicate the language the message is in. This might be useful to others who have no idea what all those funny symbols are about, and might be used by bots to add new language defaults to the template. Far, far into the future. Really, really, far.

In all other cases, you'll never need to specify more than four parameters.

Use the optional parameter lang/language to specify the default message's language. If not specified, the first unnamed parameter is used. If neither is specified, the default is English.

Use the optional parameter who to replace "This user". Examples: "This Wikipedian", "This Commonist", "I", your username, "This European".

Use the optional parameter pronoun to provide your favorite pronoun, usually one of "his", "her", "its", "my". If not provided, the second unnamed parameter is used. Defaults to no pronoun used.

If that's not enough for you, the optional parameters verb and restofmessage let you replace the entire message by a text of your own choice. Takes the pain out of translating template source text. ;)

Examples

{{BabelBoxCommons|who=This user|verb=uploads all of|pronoun=his|restofmessage=images on Commons and has a userpage there.}}
Commons-logo.svgThis user uploads all of his images on Commons and has a userpage there.
{{BabelBoxCommons|who=Ich bin [[John F. Kennedy|ein Berliner]] und|verb=halte|pronoun=meine|restofmessage=Rede vor dem Rathaus Schöneberg.}}
Commons-logo.svgIch bin ein Berliner und halte meine Rede vor dem Rathaus Schöneberg.
{{BabelBoxCommons}} produces the default English message
Commons-logo.svgThis user is a Commonist and has a user page at Commons.

Default messages

For the default messages in the various languages, look at the /languages subpage. Currently, they are:

{{BabelBoxCommons}}
Commons-logo.svgThis user is a Commonist and has a user page at Commons.
{{BabelBoxCommons|en}}
Commons-logo.svgThis user is a Commonist and has a user page at Commons.
{{BabelBoxCommons|de}}
Commons-logo.svgDieser Benutzer ist ein Commonist.
{{BabelBoxCommons|en_image_page}}
Commons-logo.svgThis user uploads images on Commons and has a user page there.
{{BabelBoxCommons|de_bilder_seite}}
Commons-logo.svgDieser Benutzer lädt Bilder bei Commons hoch, und hat dort auch eine Benutzerseite.
{{BabelBoxCommons|en_nopage}}
Commons-logo.svgThis user is a Commonist.
{{BabelBoxCommons|en_card}}

Tasks

  • Babel box forces the template into user space even if template: is specified
  • default category and category suppression
  • improve documentation, and make it localizable, too