User:LeheckaG

From Wikimedia Commons, the free media repository

Jump to: navigation, search
Babel
Wikimedia logo family LeheckaG is the unique login of this user for all public Wikimedia projects.
Commons-logo.svg This user has a page on Wikimedia Commons.
Wikipedia-logo.png This user has a page on English Wikipedia.
Wikipedia-logo.svg This user has a page on Wikipedia.
Wikimedia Community Logo.svg This user has a page on Wikimedia Meta-Wiki.
Gnome-globe.svg
VG-3 This user is able to contribute with a high level on vector graphics.
PH-3 This user is able to take high quality photographs.
Template:User html-3
vb.net-2 This user is an intermediate Visual Basic .NET programmer.
BG-2 This user is able to contribute at an intermediate level on bitmap graphics
Ani-1 This user is able to contribute at a basic level to animations (GIF,...).
Roche.svg
it-3
la-3
es-2
fr-2
cs-1
de-1
pl-1
pt-1
ru-1
sk-1
... This user would like to be able to speak more languages.
Search user languages
Icon Link
English:
Translation
(By)
Language
English Wikipedia:En:User:LeheckaG English
English:
العربية Wikipedia:Ar:User:LeheckaG Arabic (Google)
العربية:
Български Wikipedia:Bg:User:LeheckaG Bulgarian (Google)
Български:
Česky Wikipedia:Cs:User:LeheckaG Czech (Google)
Česky:
Dansk Wikipedia:Da:User:LeheckaG Danish (Google)
Dansk:
Deutsch Wikipedia:De:User:LeheckaG German (Google)
Deutsch:
Ελληνικά Wikipedia:El:User:LeheckaG Greek (Google)
Ελληνικά:
Esperanto Wikipedia:Eo:User:LeheckaG Esperanto ()
Esperanto:
Español Wikipedia:Es:User:LeheckaG Spanish (Google)
Español:
Euskara Wikipedia:Eu:User:LeheckaG Basque ()
Euskara:
فارسی Wikipedia:Fa:User:LeheckaG Persian ()
فارسی:
Suomi Wikipedia:Fi:User:LeheckaG Finnish (Google)
Suomi:
Français Wikipedia:Fr:User:LeheckaG French (Google)
Français :
Gaelg Wikipedia:Gv:User:LeheckaG
Gaelg:
हिन्दी Wikipedia:Hi:User:LeheckaG Hindi (Google)
हिन्दी:
Hrvatski Wikipedia:Hr:User:LeheckaG Croatian (Google)
Hrvatski:
Magyar Wikipedia:Hu:User:LeheckaG Hungarian ()
Magyar:
Bahasa Indonesia Wikipedia:Id:User:LeheckaG Indonesian ()
Bahasa Indonesia:
Italiano Wikipedia:It:User:LeheckaG Italian (Google)
Italiano:
日本語 Wikipedia:Ja:User:LeheckaG Japanese (Google)
日本語:
ქართული Wikipedia:Ka:User:LeheckaG Georgian ()
ქართული:
한국어 Wikipedia:Ko:User:LeheckaG Korean (Google)
한국어:
Nederlands Wikipedia:Nl:User:LeheckaG Dutch (Google)
Nederlands:
‪Norsk (nynorsk)‬ Wikipedia:Nn:User:LeheckaG Norwegian Nynorsk ()
‪Norsk (nynorsk)‬:
‪Norsk (bokmål)‬ Wikipedia:No:User:LeheckaG Norwegian (Google)
‪Norsk (bokmål)‬:
Polski Wikipedia:Pl:User:LeheckaG Polish (Google)
Polski:
Português Wikipedia:Pt:User:LeheckaG Portuguese (Google)
Português:
Română Wikipedia:Ro:User:LeheckaG Romanian (Google)
Română:
Русский Wikipedia:Ru:User:LeheckaG Russian (Google)
Русский:
Slovenčina Wikipedia:Sk:User:LeheckaG Slovak ()
Slovenčina:
Svenska Wikipedia:Sv:User:LeheckaG Swedish (Google)
Svenska:
中文 Wikipedia:Zh:User:LeheckaG Chinese (Google)
中文:
Abbrev. Link
http://translate.google.com/translate_t
http://www.google.com/language_tools?hl=en
User:LeheckaG
W: Wikipedia:En:User:LeheckaG
M: Meta: MetaWikipedia:User:LeheckaG
MW:User:LeheckaG
S: WikiSource:User:LeheckaG
TSWiki:User:LeheckaG
Wikt: Wiktionary:User:LeheckaG
B: WikiBooks:User:LeheckaG
Q: WikiQuote:User:LeheckaG
V: Wikiversity:User:LeheckaG
Species: WikiSpecies:User:LeheckaG
N: WikiNews:User:LeheckaG
WMF: WikiMedia: Foundation:User:LeheckaG
Bugzilla:User:LeheckaG
Incubator:User:LeheckaG
Mediazilla:User:LeheckaG
Nost:User:LeheckaG
Quality:User:LeheckaG
TestWiki:User:LeheckaG
Special:PrefixIndex/User:LeheckaG
Special:PrefixIndex/Template:User
http://toolserver.org/~daniel/WikiSense/CheckUsage.php?i=&w=_100000&m=&x=&go=Check+Usage&b=0#end

[edit] Gallery

[edit] WikiText

HTML element/tag Description CSS equivalent
Computer code phrase elements <code> Code snipper  
<var> Variable  
General block elements <blockquote> Block quotation  
<hr> Horizontal Rule  
<p> Paragraph  
General phrase elements <cite> Citation  
<em> Emphasis-italics  
<strong> Strong-emphasis-bold  
Headings <h1> Heading  
<h2>
<h3>
<h4>
<h5>
<h6>
HTML Comment <!-- ... --> SGML comment  
Images and objects <br> line-Break  
Lists <dd> Definition  
<dl> Definition List  
<dt> Definition Term  
<li> List Item  
Official presentational markup <b> Boldface font-weight: bold
<big> Bigger font-size: larger
<center> Center  
<font> Font <span color: ; font-family: ; font-size: ;>
<i> Italic font-style: italic
<s> Strikethrough font-decoration: line-through
<strike>
<small> Smaller font-size: smaller
Ordered list <ol> Ordered list-enumerated list-style-type:
<ul> Unordered list-bulleted list-style-type:
Other containers <div> Division  
<pre> Pre-formatted font-family: monospace; white-space: pre;
Presentational markup <tt> TeleType font-family: monospace
<u> Underline text-decoration: underline
Ruby <rb> Ruby Base text  
<rp> Ruby Parenthesis  
<rt> Ruby Text  
<ruby> Ruby container  
Special inline elements <sub> Subscript vertical-align: sub
<sup> Superscript vertical-align: super
Tables <caption> Caption  
<table> Table  
<td> Table Data cell  
<th> Table Header cell-row or column bold, center
<tr> Table Row