Difference between revisions of "OTPedia User Page Creation Guidelines"

From TED Translators Wiki
Jump to: navigation, search
m
m
Line 7: Line 7:
 
3. Confirm your e-mail address.
 
3. Confirm your e-mail address.
  
(only users with confirmed e-mail addresses are able to edit pages)
+
(only users with confirmed e-mail their addresses are able to edit pages)
  
 
4. Click on your username in the top right corner of the screen.
 
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
+
This step will take you to the page editing mode. There you can paste
 
the code from the gray boxes below to create your user page.
 
the code from the gray boxes below to create your user page.
  
Line 30: Line 30:
 
== Creating a personal infobox ==
 
== 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 and fill it in
 +
with the personal information you'd like to share with the others.  
 
Any field left empty will not be visible on your user profile page.
 
Any field left empty will not be visible on your user profile page.
 +
 +
Remember to change the name of your profile picture image.
 +
(In this example :NameOfYourPicture.jpg)
 +
 +
At this point do not worry about uploading the picture, you will do it later.
 +
After you have finished editing your user page you can click on 'show preview'
 +
to see the changes you have made.
 +
 +
Do not worry if the infobox is not displayed properly, it will be after
 +
you upload your picture.
 +
 +
Click on 'save page' button to save the page. This will take you to your
 +
new user page where you can upload your picture by clicking on the link in red.
  
 
  <nowiki>
 
  <nowiki>
  
[[File:NameOfYourPicture.jpg|frame|none|alt=alttext|{{Infobox person
+
[[File:NameOfYourPicture.jpg|frame|none|alt=alttext|{{Infobox person
 
| honorific_prefix          =
 
| honorific_prefix          =
 
| name                      = Your Name
 
| name                      = Your Name
Line 76: Line 90:
 
</nowiki>
 
</nowiki>
  
Which will look like this:
+
This is what the infobox will look like:
 
[[File:NameOfYourPicture.jpg|frame|none|alt=alttext|{{Infobox person
 
[[File:NameOfYourPicture.jpg|frame|none|alt=alttext|{{Infobox person
 
| honorific_prefix          =
 
| honorific_prefix          =

Revision as of 17:47, 21 November 2011

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 their 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. There you can paste the code from the gray boxes below to create your user page.

Wikipedia:Babel
en This user is a native speaker of English.
pl-5 Ten użytkownik włada językiem polskim na poziomie profesjonalnym.
de-3 Dieser Benutzer hat sehr gute Deutschkenntnisse.
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 and fill it in with the personal information you'd like to share with the others. Any field left empty will not be visible on your user profile page.

Remember to change the name of your profile picture image. (In this example :NameOfYourPicture.jpg)

At this point do not worry about uploading the picture, you will do it later. After you have finished editing your user page you can click on 'show preview' to see the changes you have made.

Do not worry if the infobox is not displayed properly, it will be after you upload your picture.

Click on 'save page' button to save the page. This will take you to your new user page where you can upload your picture by clicking on the link in red.


[[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
}}]]

This is what the infobox will look like:

alttext
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]]


Adding other content

Adding text

Adding links

Adding images

Adding tables

Adding graphs