Hauptseite: Unterschied zwischen den Versionen

Aus ShortysFastLane.de
Wechseln zu: Navigation, Suche
Zeile 6: Zeile 6:
 
Bla bla [[RC-Car]]
 
Bla bla [[RC-Car]]
  
 +
<div style="float:right; margin:8px;">
 
{| {{Prettytable}}  
 
{| {{Prettytable}}  
 
|-
 
|-
|{{BGC}} colspan="2" align="center" |'''Template with numbered parameters'''
+
|{{Hl2}} colspan="2" align="center" |'''Template with numbered parameters'''
 
|-
 
|-
 
| colspan="2" |
 
| colspan="2" |
 
+
<pre><nowiki>
 +
'''A little thank you...'''<br />
 +
<small>for {{{1}}}.<br />
 +
hugs, {{{2}}}</small>
 +
</nowiki></pre>
 +
|-
 +
|{{Hl2}}|'''You type'''
 +
|{{Hl2}}|'''You get'''
 +
|-
 +
|<code><nowiki>{{Thankyou|all your hard work|Joe}}</nowiki></code>
 +
|
 +
{{Thankyou|all your hard work|Joe}}
 +
|-
 +
|{{Hl2}} colspan="2" align="center" |'''with named parameters'''
 +
|-
 +
| colspan="2" |
 +
<pre><nowiki>
 +
'''A little thank you...'''<br />
 +
<small>for {{{reason}}}.<br />
 +
hugs, {{{signature}}}</small>
 +
</nowiki></pre>
 +
|-
 +
|{{Hl2}}|'''You type'''
 +
|{{Hl2}}|'''You get'''
 +
|-
 +
|<pre><nowiki>{{Thankyou
 +
|reason=all your hard work
 +
|signature=Joe}}</nowiki></pre>
 +
|
 +
{{Thankyou|all your hard work|Joe}}
 
|}
 
|}
 +
</div>

Version vom 21. Juni 2010, 18:31 Uhr

Hauptseite Test-Seite usw.

Bla bla


Bla bla RC-Car

Vorlage:Hl2 colspan="2" align="center" |Template with numbered parameters
 
'''A little thank you...'''<br />
<small>for {{{1}}}.<br />
hugs, {{{2}}}</small>
Vorlage:Hl2|You type Vorlage:Hl2|You get
{{Thankyou|all your hard work|Joe}}

Vorlage:Thankyou

Vorlage:Hl2 colspan="2" align="center" |with named parameters
 
'''A little thank you...'''<br />
<small>for {{{reason}}}.<br />
hugs, {{{signature}}}</small>
Vorlage:Hl2|You type Vorlage:Hl2|You get
{{Thankyou
|reason=all your hard work
|signature=Joe}}

Vorlage:Thankyou