Difference between revisions of "Template:Userbox"

From Korean Wiki Project
Jump to: navigation, search
m
m (Reverted edits by Galinaros (talk) to last revision by DigitalSoju)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<onlyinclude>
 
{{Infobox
 
{{Infobox
 
|title  = {{{name}}}
 
|title  = {{{name}}}
 
|image  = {{{avatar}}}
 
|image  = {{{avatar}}}
|headerstyle  = background:#ccf;
+
|headerstyle  = background:#003478; color:#ffffff;
|labelstyle  = background:#ddf;
+
|labelstyle  = background:#c4d7f0;
 
|header1 = Basic Information
 
|header1 = Basic Information
 
|label1  = Gender
 
|label1  = Gender
Line 13: Line 14:
 
|label4  = Hometown
 
|label4  = Hometown
 
|data4  = {{{hometown}}}
 
|data4  = {{{hometown}}}
|label5  = Currently location
+
|label5  = Current location
 
|data5  = {{{location}}}
 
|data5  = {{{location}}}
 
|label6  = Native languages
 
|label6  = Native languages
Line 26: Line 27:
 
|label10  = Korean Language School
 
|label10  = Korean Language School
 
|data10  = {{{korlangschool}}}
 
|data10  = {{{korlangschool}}}
|header11 = Misc
+
|label11  = Studying Korean since
|label11 = Music
+
|data11  = {{{studysince}}}
|data11   = {{{favmusic}}}
+
|header12 = Misc
|label12 = Movies/drama
+
|label12 = Music
|data12   = {{{favmovies}}}
+
|data12   = {{{favmusic}}}
|label13 = Food
+
|label13 = Movies/drama
|data13   = {{{favfood}}}
+
|data13   = {{{favmovies}}}
|label14 = Hobbies
+
|label14 = Food
|data14   = {{{hobbies}}}
+
|data14   = {{{favfood}}}
|belowstyle = background:#ddf;
+
|label15 = Hobbies
 +
|data15   = {{{hobbies}}}
 +
|header16 = Social
 +
|label16  = Homepage
 +
|data16  = {{#if:{{{homepageurl|}}}|[{{{homepageurl}}} {{#if:{{{homepagetitle|}}}|{{{homepagetitle}}}|Click here}}]|}}
 +
|label17  = Blog
 +
|data17  = {{#if:{{{blogurl|}}}|[{{{blogurl}}} {{#if:{{{blogtitle|}}}|{{{blogtitle}}}|Click here}}]|}}
 +
|label18  = Twitter
 +
|data18  = {{#if:{{{twitterurl|}}}|[{{{twitterurl}}} {{#if:{{{twittertitle|}}}|{{{twittertitle}}}|Click here}}]|}}
 +
|label19  = me2day
 +
|data19  = {{#if:{{{me2dayurl|}}}|[{{{me2dayurl}}} {{#if:{{{me2daytitle|}}}|{{{me2daytitle}}}|Click here}}]|}}
 +
|label20  = LinkedIn
 +
|data20  = {{#if:{{{linkedinurl|}}}|[{{{linkedinurl}}} {{#if:{{{linkedintitle|}}}|{{{linkedintitle}}}|Click here}}]|}}
 +
|label21  = YouTube
 +
|data21  = {{#if:{{{youtubeurl|}}}|[{{{youtubeurl}}} {{#if:{{{youtubetitle|}}}|{{{youtubetitle}}}|Click here}}]|}}
 +
|label22  = MySpace
 +
|data22  = {{#if:{{{myspaceurl|}}}|[{{{myspaceurl}}} {{#if:{{{myspacetitle|}}}|{{{myspacetitle}}}|Click here}}]|}}
 +
|label23  = Facebook
 +
|data23  = {{#if:{{{facebookurl|}}}|[{{{facebookurl}}} {{#if:{{{facebooktitle|}}}|{{{facebooktitle}}}|Click here}}]|}}
 +
|label24  = Cyworld
 +
|data24  = {{#if:{{{cyworldurl|}}}|[{{{cyworldurl}}} {{#if:{{{cyworldtitle|}}}|{{{cyworldtitle}}}|Click here}}]|}}
 +
|belowstyle = background:#c4d7f0;
 
|below = {{{below}}}
 
|below = {{{below}}}
 
}}
 
}}
 +
</onlyinclude>
 +
<noinclude>Copy this onto the user's page after they register:<br>
 +
<pre>
 +
{{Userbox
 +
<!--Any fields you don't want to fill out, just leave it blank and it won't appear-->
 +
|name    =      <!--Real name or user name-->
 +
|avatar  =      <!--Optional picture, name the picture your username-->
 +
|gender  =      <!--male or female-->
 +
|age    =      <!--(western) age-->
 +
|bloodtype  =    <!--Blood type if you know it-->
 +
|hometown  =    <!--The place you consider your hometown-->
 +
|location  =    <!--Where you are currently-->
 +
|languages  =    <!--Languages you are fluent in-->
 +
|job    =      <!--Current job-->
 +
|university =    <!--University you attended or are attending-->
 +
|major =        <!--Your major-->
 +
|korlangschool=  <!--Attended a Korean language school? SNU, Yonsei, Sogang? Which levels?-->
 +
|studysince =    <!--When did you begin studying Korean?-->
 +
|favmusic =      <!--Fav music, especially Korean music-->
 +
|favmovies =    <!--Fav movies or drama, especially Korean ones-->
 +
|favfood =      <!--Fav foods, especially Korean food-->
 +
|hobbies =      <!--Hobbies-->
 +
|homepageurl =  <!--Home page URL-->
 +
|homepagetitle = <!--Home page title-->
 +
|blogurl =      <!--Blog URL-->
 +
|blogtitle =    <!--Blog title-->
 +
|twitterurl =    <!--Twitter URL-->
 +
|twittertitle =  <!--Twitter title-->
 +
|me2dayurl =    <!--me2day URL-->
 +
|me2daytitle =  <!--me2day title-->
 +
|linkedinurl =  <!--LinkedIn URL-->
 +
|linkedintitle = <!--LinkedIn title-->
 +
|youtubeurl =    <!--YouTube URL-->
 +
|youtubetitle =  <!--YouTube title-->
 +
|myspaceurl =    <!--MySpace URL-->
 +
|myspacetitle =  <!--MySpace title-->
 +
|facebookurl =  <!--Facebook URL-->
 +
|facebooktitle = <!--Facebook title-->
 +
|cyworldurl =    <!--Cyworld URL-->
 +
|cyworldtitle =  <!--Cyworld title-->
 +
|below =        <!--Optional message at the bottom-->
 +
}}</pre>
 +
 +
==Todo==
 +
*Translate it into Korean for Korean users
 +
 +
[[Category:Infobox templates]]</noinclude>

Latest revision as of 23:18, 27 June 2010

{{{name}}}
{{{avatar}}}
Basic Information
Gender {{{gender}}}
Age {{{age}}}
Blood type {{{bloodtype}}}
Hometown {{{hometown}}}
Current location {{{location}}}
Native languages {{{languages}}}
Occupation {{{job}}}
Education
University {{{university}}}
Major {{{major}}}
Korean Language School {{{korlangschool}}}
Studying Korean since {{{studysince}}}
Misc
Music {{{favmusic}}}
Movies/drama {{{favmovies}}}
Food {{{favfood}}}
Hobbies {{{hobbies}}}
Social
{{{below}}}

Copy this onto the user's page after they register:

{{Userbox
<!--Any fields you don't want to fill out, just leave it blank and it won't appear-->
|name    =       <!--Real name or user name-->
|avatar  =       <!--Optional picture, name the picture your username-->
|gender  =       <!--male or female-->
|age     =       <!--(western) age--> 
|bloodtype  =    <!--Blood type if you know it-->
|hometown   =    <!--The place you consider your hometown-->
|location   =    <!--Where you are currently-->
|languages  =    <!--Languages you are fluent in-->
|job     =       <!--Current job-->
|university =    <!--University you attended or are attending-->
|major =         <!--Your major-->
|korlangschool=  <!--Attended a Korean language school? SNU, Yonsei, Sogang? Which levels?-->
|studysince =    <!--When did you begin studying Korean?-->
|favmusic =      <!--Fav music, especially Korean music-->
|favmovies =     <!--Fav movies or drama, especially Korean ones-->
|favfood =       <!--Fav foods, especially Korean food-->
|hobbies =       <!--Hobbies-->
|homepageurl =   <!--Home page URL-->
|homepagetitle = <!--Home page title-->
|blogurl =       <!--Blog URL-->
|blogtitle =     <!--Blog title-->
|twitterurl =    <!--Twitter URL-->
|twittertitle =  <!--Twitter title-->
|me2dayurl =     <!--me2day URL-->
|me2daytitle =   <!--me2day title-->
|linkedinurl =   <!--LinkedIn URL-->
|linkedintitle = <!--LinkedIn title-->
|youtubeurl =    <!--YouTube URL-->
|youtubetitle =  <!--YouTube title-->
|myspaceurl =    <!--MySpace URL-->
|myspacetitle =  <!--MySpace title-->
|facebookurl =   <!--Facebook URL-->
|facebooktitle = <!--Facebook title-->
|cyworldurl =    <!--Cyworld URL-->
|cyworldtitle =  <!--Cyworld title-->
|below =         <!--Optional message at the bottom-->
}}

Todo

  • Translate it into Korean for Korean users