Difference between revisions of "OTPedia User Page Creation Guidelines"
m |
m |
||
Line 1: | Line 1: | ||
+ | == Creating a user page == | ||
+ | |||
+ | 1. Create an OTP Wiki account. | ||
+ | |||
+ | 2. Log in. | ||
+ | |||
+ | 3. Confirm your e-mail address. | ||
+ | |||
+ | (only users with confirmed e-mail addresses are able to edit pages) | ||
+ | |||
+ | 4. Click on your username in the top right corner of the screen. | ||
+ | |||
+ | This step will take you to the page editing mode where you can paste | ||
+ | the code from the gray boxes below to create your user page. | ||
+ | |||
{{babel|en|pl-5|de-3}} | {{babel|en|pl-5|de-3}} | ||
− | == Creating a lanugage box | + | == Creating a lanugage box == |
To share which languages you know copy the code below to your user page. | To share which languages you know copy the code below to your user page. | ||
The number next to the language symbol indicates your level of proficiency. | The number next to the language symbol indicates your level of proficiency. | ||
Line 13: | Line 28: | ||
− | == Creating a personal | + | == Creating a personal infobox == |
To create an infobox copy the code below to your profile page. | To create an infobox copy the code below to your profile page. | ||
Line 102: | Line 117: | ||
}}]] | }}]] | ||
− | == | + | == Adding categories == |
+ | |||
+ | To add a link to your user page to different user categories use the following code: | ||
+ | |||
+ | <nowiki> | ||
+ | |||
+ | [[Category:YourLanguage Language Coordinator]] | ||
+ | [[Category:YourLanguage OTP Mentor]] | ||
+ | |||
+ | for example: [[Category:German Language Coordinator]] | ||
+ | or [[Category:Croatian OTP Mentor]] | ||
+ | |||
+ | </nowiki> |
Revision as of 17:12, 21 November 2011
Contents
Creating a user page
1. Create an OTP Wiki account.
2. Log in.
3. Confirm your e-mail address.
(only users with confirmed e-mail addresses are able to edit pages)
4. Click on your username in the top right corner of the screen.
This step will take you to the page editing mode where you can paste the code from the gray boxes below to create your user page.
Wikipedia:Babel | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
Search user languages |
Creating a lanugage box
To share which languages you know copy the code below to your user page. The number next to the language symbol indicates your level of proficiency.
{{babel|en|pl-5|de-3}}
You can find the list of available languages and their symbols here.
Creating a personal infobox
To create an infobox copy the code below to your profile page. Any field left empty will not be visible on your user profile page.
[[File:NameOfYourPicture.jpg|frame|none|alt=alttext|{{Infobox person | honorific_prefix = | name = Your Name | honorific_suffix = | native_name = | native_name_lang = | birth_name = | birth_date = | birth_place = | residence = | nationality = Your nationality | other_names = | citizenship = Your citizenship | education = Your education | occupation = Your job | years_active = on TED - eg: 2010-1011 | employer = | organization = | known_for = | notable_works = | style = | influences = | influenced = | home_town = | title = OTP Translator | term = | predecessor = | successor = | movement = | opponents = | boards = | religion = | denomination = | callsign = | awards = | website = the link to your profile, for example: [http://www.ted.com/profiles Ted Profiles] | footnotes = | box_width = 300px }}]]
Which will look like this:

Your Name | |
---|---|
Nationality | Your nationality |
Citizenship | Your citizenship |
Education | Your Education |
Years active | on TED - eg: 2010-1011 |
Title | OTP Translator |
Website | |
Ted Profiles |
Adding categories
To add a link to your user page to different user categories use the following code:
[[Category:YourLanguage Language Coordinator]] [[Category:YourLanguage OTP Mentor]] for example: [[Category:German Language Coordinator]] or [[Category:Croatian OTP Mentor]]