Difference between revisions of "Template talk:Click"
m (remove obsolete code) |
m (→Example) |
||
Line 30: | Line 30: | ||
* the margin: style makes the table centered.. (remove that style if you don't want that | * the margin: style makes the table centered.. (remove that style if you don't want that | ||
</pre> | </pre> | ||
+ | |||
+ | :This is great, cellpadding makes it looks better (imo), thanks [[Image:Icon-Gonzo.png|20px]] [[User:Gonzo|'''Gonzo''']] <sup>([[User_talk:Gonzo|talk]] | [[Special:Contributions/Gonzo|stuff]])</sup> 23:06, 25 September 2007 (CEST) |
Revision as of 22:06, 25 September 2007
Nice one :) Doesn't work for me though :( I tried {{Click|image=GonzoMain.png|link=user:Gonzo|width=100px|height=25px}} Like this:
Gonzo (talk | stuff) 10:12, 25 September 2007 (CEST)
- /doh.... ofc it doesn't work on user:gonzo Thanks for this :D Gonzo (talk | stuff) 10:13, 25 September 2007 (CEST)
position
For some reason it automaticly adds a line break after the image. So, I figured, let's see how they look on the right. Which didn't look ok, also which didn't work.. I left the edit. Any idea's? I think it's related to the div tags, however I can't just remove those tags. Gonzo (talk | stuff) 10:23, 25 September 2007 (CEST)
- It was a test, and it says its buggy.. but.. maybe its better than a redirect ? -- Darth Vader talk contribs 20:42, 25 September 2007 (CEST)
Example
Lets try this: (remember image floating follow standard image tag rules.. so images besides each other need to be in a table.
{|style="margin: 1em auto 1em auto" border="1" cellpadding="10" |{{Click|image=Necromancer-icon.png|link=user:Vader|width=20px|height=20px}} |{{Click|image=Warrior-icon.png|link=user:Gonzo|width=20px|height=20px}} |{{Click|image=Ranger-icon.png|link=Kratos Moonsilver|width=20px|height=20px}} |- |} * the margin: style makes the table centered.. (remove that style if you don't want that