Difference between revisions of "User:Chrishales1284"
DigitalSoju (Talk | contribs) (Added user box) |
|||
Line 1: | Line 1: | ||
+ | <onlyinclude> | ||
+ | {{Infobox | ||
+ | |title = {{{name}}} | ||
+ | |image = {{{avatar}}} | ||
+ | |headerstyle = background:#003478; color:#ffffff; | ||
+ | |labelstyle = background:#c4d7f0; | ||
+ | |header1 = Basic Information | ||
+ | |label1 = Gender | ||
+ | |data1 = {{{gender}}} | ||
+ | |label2 = Age | ||
+ | |data2 = {{{age}}} | ||
+ | |label3 = Blood type | ||
+ | |data3 = {{{bloodtype}}} | ||
+ | |label4 = Hometown | ||
+ | |data4 = {{{hometown}}} | ||
+ | |label5 = Current location | ||
+ | |data5 = {{{location}}} | ||
+ | |label6 = Native languages | ||
+ | |data6 = {{{languages}}} | ||
+ | |label7 = Occupation | ||
+ | |data7 = {{{job}}} | ||
+ | |header8 = Education | ||
+ | |label8 = University | ||
+ | |data8 = {{{university}}} | ||
+ | |label9 = Major | ||
+ | |data9 = {{{major}}} | ||
+ | |label10 = Korean Language School | ||
+ | |data10 = {{{korlangschool}}} | ||
+ | |label11 = Studying Korean since | ||
+ | |data11 = {{{studysince}}} | ||
+ | |header12 = Misc | ||
+ | |label12 = Music | ||
+ | |data12 = {{{favmusic}}} | ||
+ | |label13 = Movies/drama | ||
+ | |data13 = {{{favmovies}}} | ||
+ | |label14 = Food | ||
+ | |data14 = {{{favfood}}} | ||
+ | |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}}} | ||
+ | }} | ||
+ | </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> | ||
+ | |||
I first began learning Korean back in 2004 when I became an LDS missionary called to serve in South Korea. After attending the Missionary Training Center in Provo, Utah for about two and a half months, I flew to Taejeon (대전), South Korea to formally begin my mission there. I lived in Cheongju (청주), Hongseong (홍성), Cheonan (천안), Mokpo (목포), Taejeon (대전), and then back to Cheonan (천안). After completing my mission in the summer of 2006, I returned to Brigham Young University where I am currently majoring in economics and minoring in Korean. | I first began learning Korean back in 2004 when I became an LDS missionary called to serve in South Korea. After attending the Missionary Training Center in Provo, Utah for about two and a half months, I flew to Taejeon (대전), South Korea to formally begin my mission there. I lived in Cheongju (청주), Hongseong (홍성), Cheonan (천안), Mokpo (목포), Taejeon (대전), and then back to Cheonan (천안). After completing my mission in the summer of 2006, I returned to Brigham Young University where I am currently majoring in economics and minoring in Korean. | ||
In 2008, I had the opportunity to return to South Korea as an intern for LG Electronics. I worked at their Changwon (창원) facilities. I helped to translate documents from Korean to English, and I also worked in the Learning Resource Group. | In 2008, I had the opportunity to return to South Korea as an intern for LG Electronics. I worked at their Changwon (창원) facilities. I helped to translate documents from Korean to English, and I also worked in the Learning Resource Group. |
Revision as of 01:13, 11 December 2009
{{{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
I first began learning Korean back in 2004 when I became an LDS missionary called to serve in South Korea. After attending the Missionary Training Center in Provo, Utah for about two and a half months, I flew to Taejeon (대전), South Korea to formally begin my mission there. I lived in Cheongju (청주), Hongseong (홍성), Cheonan (천안), Mokpo (목포), Taejeon (대전), and then back to Cheonan (천안). After completing my mission in the summer of 2006, I returned to Brigham Young University where I am currently majoring in economics and minoring in Korean.
In 2008, I had the opportunity to return to South Korea as an intern for LG Electronics. I worked at their Changwon (창원) facilities. I helped to translate documents from Korean to English, and I also worked in the Learning Resource Group.