Template:Hs: Difference between revisions

From JonnyBWiki
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 1: Line 1:
<pre>
{{hs|abc|200|def}}
{{hs|g|200|h}}
</pre>
gives:
{{hs|abc|200|def}}
{{hs|g|200|h}}
----
<pre>
{{hs1|abc|200|def}}
{{hs1|g|200|h}}
</pre>
gives:
{{hs1|abc|200|def}}
{{hs1|g|200|h}}
----
The latter is equivalent with
<pre>
{|
{|
|-
|-
| {{{1}}}|| width={{{2}}}px | ||{{{3}}}
| width=200px | abc || def
|-
| g || h
|}
</pre>
 
which gives:
 
{|
|-
| width=200px | abc || def
|-
| g || h
|}
|}

Revision as of 17:28, 9 September 2005

{{hs|abc|200|def}}
{{hs|g|200|h}}

gives:

{{hs|abc|200|def}}
{{hs|g|200|h}}

gives:

Template loop detected: Template:Hs Template loop detected: Template:Hs


{{hs1|abc|200|def}}
{{hs1|g|200|h}}

gives:

abc def
g h

The latter is equivalent with

{|
|-
| width=200px | abc || def
|-
| g || h
|}

which gives:

abc def
g h
{{hs|abc|200|def}}
{{hs|g|200|h}}

gives:

Template loop detected: Template:Hs Template loop detected: Template:Hs


{{hs1|abc|200|def}}
{{hs1|g|200|h}}

gives:

abc def
g h

The latter is equivalent with

{|
|-
| width=200px | abc || def
|-
| g || h
|}

which gives:

abc def
g h

{{hs1|abc|200|def}}
{{hs1|g|200|h}}

gives:

abc def
g h

The latter is equivalent with

{|
|-
| width=200px | abc || def
|-
| g || h
|}

which gives:

abc def
g h