Difference between revisions of "Template:Link"

From Simson Garfinkel
Jump to navigationJump to search
m
m
Line 1: Line 1:
{{#if: {{{1|}}}  
{{#if: {{{1}}}  
   | aaa [{{{1}}} {{{2|}}}]
   | [{{{1}}} {{{2}}}]
   | bbb {{{2|}}}  
   | {{{2}}}|
}}
}}

Revision as of 14:40, 4 June 2009

{{#if: {{{1}}}

 |  [{{{1}}} {{{2}}}]
 | {{{2}}}| 

}}