User talk:Synchblade

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Revision as of 21:17, 22 December 2010 by Darkheart3 (talk | contribs) (→‎Luke the Keyblader: new section)
Jump to navigationJump to search

Welcome!

Talk Bubble

Hello and welcome!

162b6e34-ada8-4f73-bf81-c3e952e7b176_zpsbf175fbd.png
Roxas Talk to Me! Roxas's Symbol small.pngNobody.png "I see myself the way you remember me, and you see yourself the way I remember you." Nobody.pngRoxas's Symbol small.png

"You make a good other..." twobecomeoneright.png — 20:00, December 21, 2010 (UTC)

OathOblivTalkPic_zps6eebf78e.png Hey and welcome :D I see you have made good friends with Darkheart. He's a good friend of mine as well ;D I also see you also like my "Which Organization Member Are You" format ;) Darkheart also liked it :D But you should know how it works first off ;) the second picture for each of the members is based on your score. If you get a score of 0 or 1 then they should have the shocked sprite which each of the Org Members have (you know like they're shocked or offended you are barely anything like em ;D). If the score is 2-3 then they have the happy sprite (like they're happy cause of your score ;D). You can chose whether or not to encorperate this or not but ust thought you should know ;D. Anyway, I will be more than happy to teach you how to make a talk bubble! Bellow this bubble are instructions. OathOblivTalkPic_zps6eebf78e.png

How To Make A Talk Bubble

Below is a coding of Basic Talk Bubbles in Xiggie Style (Don't worry about the "style").

{{User:Xiggie/TalkTemplate
|image=sprite color
|imagesize=70px
|color=bottom color
|color2=top color
|textcolor=top text color
|textcolor2=bottom text color
|line= line color
|fonttype=arial
|name=username
|sig=Quote1
|time=''Quote2'' -{{{time}}}
|text={{{text}}}
}}
  • Image- The image is the talk sprite you want to use in your bubble. To select a sprite just find the sprite you want, go to its link and copy and paste the DaysRoxas.png (end piece of the link that says something similar to this) into the section.
  • Imagesize- It’s best not to mess with this one. Usually 70px is fine.
  • Color- This is the top color of the bubble.
  • Color2- This is the bottom color of the bubble.
  • Textcolor- The color of the top text.
  • Textcolor2- The color of the bottom text.
  • Line- This is the color of the line that appears in the middle of the divide of the top and bottom sections of the talk bubble.
  • Fonttype- Arial should be fine unless you know other fonts and would like to incorporate it.
  • Name- This is where you put your username like mine is RoxasXIIILK. Make sure you actually type in your ‘’’REAL FULL’’’ username. If you would like to shorten your name then simply put |nick=insert your “nickname” here under the name section. In the nick section (if you choose to use it) you write you shortened name like for me I put in Roxas.
  • Sig- This section contains your first quote.
  • Time- This section holds your optional second quote before {{{time}}} and the time.
  • Text- I believe this section is pretty self explanatory but since I know how clueless I can be sometimes I’ll lay it out simple; This section holds your text (what you want to say.)
DaysRoxas.png
Roxas - ”I dunno. I can’t... just look inside. But I figure... if there is something there – inside us – then we’d feel it, wouldn’t we?”
TALK - No one would miss me.{{{time}}}
Making Talk Bubbles is wicked easy once you understand the coding! If you have any questions just ask and I’ll do my best to clear it up right away! Good luck!! :D


DaysRoxas.png
Roxas - Roxas's Symbol small.pngNobody.png"I dunno. I can't... just look inside. But I figure... If there is something in there - inside us - then we'd feel it, wouldn't we?"Nobody.pngRoxas's Symbol small.png
TALK - "I think I understand. I see myself the way you remember me. And you see yourself the way I remember you." twobecomeoneright.png — 21:15, December 21, 2010 (UTC)
OathOblivTalkPic_zps6eebf78e.png Do not pay attention to anything below until you feel comfortible with what I posted above. This stuff is harder. OathOblivTalkPic_zps6eebf78e.png



RoxasTT2TB_zpsc98549ac.png
Roxas Talk! Roxas's Symbol small.pngNobody.png "Who are you talking to? Me, or Sora?" Nobody.pngRoxas's Symbol small.png

"Hey you're that pick-pocket!" twobecomeoneright.png — 21:24, December 21, 2010 (UTC)

OathOblivTalkPic_zps6eebf78e.png TalkTextTest2 as the first of your posts is the exact same as the Xiggie basic. There is no difference. Skinny, Inverse (What I was talking about) is too difficult to be throwing at a beginner. I really hope you did not just call me a fricken bum ANX. I really hope you didn't. OathOblivTalkPic_zps6eebf78e.png

This is Talk Test 2:

{{TalkTextTest2
|image= name of the image here
|color= color of the top half of the talk bubble here
|color2= color of the bottom half of the talk bubble here
|textcolor= text color for the top half of the talk bubble here
|textcolor2= text color for the bottom half of the talk bubble here
|line= color of the line separating the top and bottom halves here
|fonttype= font type here
|name= your user name
|sig= "You put a quote here."  
|time= You need to put the time parameter ({{{time}}}) here
|text= You should put the text parameter ({{{text}}}) here
}}

This is Skinny:

{{User:Xiggie/TalkTemplate
|image= image name goes here
|imagesize= size of the image
|color= top color
|color2= middle color
|color3= bottom color
|top-section='''[[User:your user name|<font face="font type" color="font color">your user name again</font>]]''' <font face="font type" color="font color"><small>"quote goes here"</small> <sup>{{#if:{{{time|}}}|— {{{time}}}|}}</sup></font>
|textcolor= color of the text for the middle section
|line3=color of the line
|border= border color
|border2= another border color 
|border3= more border colors
|fonttype= font type
|text={{{text}}}
}}

This is Skinny Inverse:

{{User:Xiggie/TalkTemplate
|image= image name
|imagesize= image size
|color= top color
|color2= bottom color
|top-section=<font color="font color">{{{text}}}</font>
|textcolor= text color for the bottom half
|line= color of the separating line
|border= top border
|border2= bottom border
|fonttype= font type
|text='''[[User:your user name here|<font face="font type" color="font color">your user name</font>]]''<font face="font type" color="font color"><small>"quote goes here"</small>'' <sup>{{#if:{{{time|}}}|— {{{time}}}|}}</sup></font>
}}

Think you can handle it??? Hmm??? --yAgIogp.pngANX219 21:10, December 21, 2010 (UTC)


Your Talk Bubble

f8df6681-2aeb-4bf1-ab6e-88456638bacc_zpsd683a238.png
Roxas Wanna talk to Me? Roxas's Symbol small.pngNobody.png "I'm Roxas." Nobody.pngRoxas's Symbol small.png

"We could find the real thieves. That would set the record straight." twobecomeoneright.png — 22:16, December 21, 2010 (UTC)

OathOblivTalkPic_zps6eebf78e.png That bubbles is fantastic dude!!!! Very nice work! And you are very welcome man anytime :D The key thing in bubbles is creativity. Think of them as a way to express yourself :D also it's good to make multiple to better express your emotions. For that you are going to need to make a template. A template is something that you code in your bubbles for storage in which they can be more easily used. Right now you are using the copy paste method where everyone starts out. This is however very space wasting so it's best to get into templates. Also take a look at my bubbles and you'll see what I mean about creativity. They are all on my page...they're sorta an obsession XD lol OathOblivTalkPic_zps6eebf78e.png

Testing Talk Bubble

DaysDemyxHappy.png
Synchblade - "Oh, we do too have hearts! Don't be mad..."
TALK - "Yaaawn... So, when's our next day off?" 23:01, December 21, 2010 (UTC)
Darkheart testing synchblade's TB! Sorry I took so long, I didn't go online yesterday as I had stuff to do on the outside world;) Also I see my profile has inspired you XD! You are making great progress in the wiki and you have already made friends with some of the best people on the wiki: ANX and Roxas. Another thing I see is that you have made your own tb. Nice work! To store it go to Template:Synchblade. To use this one type:{{Synchblade|time=~~~~|text=(what you want to say)}} after posting your other one, enter the text as {{{Demyx}}} then you will have to type the same as above except replace text with Demyx. This probably sounds really strange. As for the Ventus-Vanitas pictures, Roxas did it for me. Also, would you like a Userbox?



Luke the Keyblader