Hauptseite: Unterschied zwischen den Versionen

Aus ShortysFastLane.de
Wechseln zu: Navigation, Suche
Zeile 2: Zeile 2:
 
{| {{Box}}  
 
{| {{Box}}  
 
|-
 
|-
|{{BGC}} colspan="5" align="center" |'''Template with numbered parameters'''
+
|{{BGC}} colspan="1" align="center" |'''Template with numbered parameters'''
 
|-
 
|-
| colspan="2" |
 
<pre><nowiki>
 
'''A little thank you...'''<br />
 
<small>for {{{1}}}.<br />
 
hugs, {{{2}}}</small>
 
</nowiki></pre>
 
|-
 
|{{BGC}}|'''You type'''
 
|{{BGC}}|'''You get'''
 
|-
 
|<code><nowiki>{{Thankyou|all your hard work|Joe}}</nowiki></code>
 
|
 
{{Thankyou|all your hard work|Joe}}
 
|-
 
|{{BGC}} 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>
 
|-
 
|{{BGC}}|'''You type'''
 
|{{BGC}}|'''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:49 Uhr

Vorlage:BGC colspan="1" align="center" |Template with numbered parameters