User talk:Taposa: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Latest comment: 7 January 2012 by Taposa in topic How by Taposa
⧼bulbapediamonobook-jumptonavigation⧽⧼bulbapediamonobook-jumptosearch⧽
Taposa (talk | contribs)
m Text replacement - "Help:Editing" to "Help:Wikicode"
 
(4 intermediate revisions by 2 users not shown)
Line 11: Line 11:
!<div style="margin: 0; background-color:#c4e673; font-family: sans-serif; font-size:120%; font-weight:bold; border:1px solid #3e7614; text-align:left; color:#3e7614; padding-left:0.4em; padding-top: 0.2em; padding-bottom: 0.2em;">Getting started</div>
!<div style="margin: 0; background-color:#c4e673; font-family: sans-serif; font-size:120%; font-weight:bold; border:1px solid #3e7614; text-align:left; color:#3e7614; padding-left:0.4em; padding-top: 0.2em; padding-bottom: 0.2em;">Getting started</div>
<div style=text-align:left;>
<div style=text-align:left;>
*[[Help:Editing|Basic overview of wiki code]]
*[[Help:Wikicode|Basic overview of wiki code]]
*{{bp|Style primer}}
*{{bp|Style primer}}
*{{bp|Manual of style}}
*{{bp|Manual of style}}
Line 52: Line 52:


How do you make a spoiler-like?[[User:Taposa|Taposa]] 08:33, 9 December 2011 (UTC)
How do you make a spoiler-like?[[User:Taposa|Taposa]] 08:33, 9 December 2011 (UTC)
:The one in the info box....[[User:Taposa|Taposa]] 06:30, 7 January 2012 (UTC)


== Chat Show ==
== Chat Show ==
Line 62: Line 63:


Since you're unsure of the problem with your user tags, I thought I'd help. Most of them are still "Open" and need to be "Closed". In other words, they're missing a |} at the end of them. Once you close the open tags, they should be fine. <sup>[[Typhlosion (Pokémon)|<span style="color:#C00;">★</span>]]</sup>[[User:Jo The Marten|<span style="color:#C00;">Jo the Marten</span>]]<sup>[[Flygon (Pokémon)|<span style="color:#C00;">★</span>]]</sup> [[User_Talk:Jo The Marten|<span style="color:#C00;">ಠ_ಠ</span>]][[Cilan (anime)|<span style="color:#90C870;">♥</span>]] 16:02, 6 January 2012 (UTC)
Since you're unsure of the problem with your user tags, I thought I'd help. Most of them are still "Open" and need to be "Closed". In other words, they're missing a |} at the end of them. Once you close the open tags, they should be fine. <sup>[[Typhlosion (Pokémon)|<span style="color:#C00;">★</span>]]</sup>[[User:Jo The Marten|<span style="color:#C00;">Jo the Marten</span>]]<sup>[[Flygon (Pokémon)|<span style="color:#C00;">★</span>]]</sup> [[User_Talk:Jo The Marten|<span style="color:#C00;">ಠ_ಠ</span>]][[Cilan (anime)|<span style="color:#90C870;">♥</span>]] 16:02, 6 January 2012 (UTC)
:Earlier,I tried adding} so that means I need to try | alone (with } of course) and no other words?
:Earlier,I tried adding} so that means I need to try | alone (with } of course) and no other words?[[User:Taposa|Taposa]] 16:06, 6 January 2012 (UTC)
::Well templates usually start with "{|" therefore they should end with "|}". Here's an example using your single template:
 
::<nowiki>
{|class="userboxitem" style="border: 1px solid #000; background: #003300; {{#switch:{{{moz|yes}}}|yes={{roundy|60px}}|no=}}" cellspacing="0" cellpadding="0"
! style="background: #003333; {{#switch:{{{moz|yes}}}|yes={{roundy|60px}}|no=}}" | [[Image:VSBrock.png|60px]]
| style="color: #FFFFFF;" | This user is not in a '''[[wp:dating|<span style="color: #eee;">relationship</span>]]'''</nowiki>
::'''|}'''
 
::I've bolded what you need to fix it. It's already in the proper location where it needs to be in my example. <sup>[[Typhlosion (Pokémon)|<span style="color:#C00;">★</span>]]</sup>[[User:Jo The Marten|<span style="color:#C00;">Jo the Marten</span>]]<sup>[[Flygon (Pokémon)|<span style="color:#C00;">★</span>]]</sup> [[User_Talk:Jo The Marten|<span style="color:#C00;">ಠ_ಠ</span>]][[Cilan (anime)|<span style="color:#90C870;">♥</span>]] 16:11, 6 January 2012 (UTC)
 
== To remember codes ==
<pre> {{tt|visible word|hovered word}} </pre>
=
{{tt|visible word|hovered word}}

Latest revision as of 00:55, 19 October 2024

Welcome

Welcome to Bulbapedia, Taposa!

As a new user, you may wish to learn a few things that will be useful in your editing:
Getting started
Policies and guidelines
Other helpful links
Miscellaneous
  • A list of administrators that you can contact in case of a problem can be found here.
  • On talk pages, please sign your comments with four tildes (~~~~), or by using the "Your signature with a timestamp" (button_sig.png) button at the top of the edit window.
  • To upload images, please use the Bulbagarden Archives. To activate your account at the Archives, please login there using the same username and password you use here on Bulbapedia. This may also be used to activate an account at Bulbanews.
  • If you wish to make a page for a character you made up, please do so at User:Taposa/Name.
 Thank you, and have a good time editing here!
 

How by Taposa

How do you make a spoiler-like?Taposa 08:33, 9 December 2011 (UTC)Reply

The one in the info box....Taposa 06:30, 7 January 2012 (UTC)Reply

Chat Show

If you want to chat. Chat below

Chat Time

User tags

Since you're unsure of the problem with your user tags, I thought I'd help. Most of them are still "Open" and need to be "Closed". In other words, they're missing a |} at the end of them. Once you close the open tags, they should be fine. Jo the Marten ಠ_ಠ 16:02, 6 January 2012 (UTC)Reply

Earlier,I tried adding} so that means I need to try | alone (with } of course) and no other words?Taposa 16:06, 6 January 2012 (UTC)Reply
Well templates usually start with "{|" therefore they should end with "|}". Here's an example using your single template:
{|class="userboxitem" style="border: 1px solid #000; background: #003300; {{#switch:{{{moz|yes}}}|yes={{roundy|60px}}|no=}}" cellspacing="0" cellpadding="0" ! style="background: #003333; {{#switch:{{{moz|yes}}}|yes={{roundy|60px}}|no=}}" | [[Image:VSBrock.png|60px]] | style="color: #FFFFFF;" | This user is not in a '''[[wp:dating|<span style="color: #eee;">relationship</span>]]'''
|}
I've bolded what you need to fix it. It's already in the proper location where it needs to be in my example. Jo the Marten ಠ_ಠ 16:11, 6 January 2012 (UTC)Reply

To remember codes

 {{tt|visible word|hovered word}} 

=

visible word