User talk:AKgirl: Difference between revisions

New section: Making usertags
(New section: Making usertags)
Line 47: Line 47:
{{User:AKgirl/Sig}}19:22, 27 March 2008 (UTC)
{{User:AKgirl/Sig}}19:22, 27 March 2008 (UTC)
:OHHHHHHHH. Can I ahve a link to it? I can not find the new one{{User:Darth Cookie Monster/Sig}}
:OHHHHHHHH. Can I ahve a link to it? I can not find the new one{{User:Darth Cookie Monster/Sig}}
== Making usertags ==
Here's a good base for making usertags.
<nowiki>{| class="userboxitem" style="border: 1px solid #{{{Border color code}}};" cellspacing="0" cellpadding="0"
! style="background: #{{{Background color code}}};" | [[Image:{{{Image to put in}}}|50px]]
| style="background: #{{{Secondary background color code}}}; color: #{{{Text color}}};" | {{{Whatever you want the text to be}}}.
|}</nowiki>
Just replace the '{{{  }}}' parts with what you want to put in. Here's a finished example--
<nowiki>{| class="userboxitem" style="border: 1px solid #000;" cellspacing="0" cellpadding="0"
! style="background: #{{cute color}};" | [[Image:281.png|50px]]
| style="background: #ff99cc; color: #000;" | This user likes Kirlia.
|}</nowiki>
turns into
{| class="userboxitem" style="border: 1px solid #000;" cellspacing="0" cellpadding="0"
! style="background: #{{cute color}};" | [[Image:281.png|50px]]
| style="background: #ff99cc; color: #000;" | This user likes '''Kirlia'''.
|}
I'm not too good at explaining things, but I hope this helps a bit XD;; Be sure, though, to remove the {{{ }}} parts when making the tags. I just put them there to make it stand out. [[User:Tina|Tina]]<sup> [[Special:Contributions/Tina|δ]][[User talk:Tina|♫]]</sup>{{MS|281}} 23:14, 27 March 2008 (UTC)
7,771

edits