Difference between revisions of "Template:Snapzilla/Simple"
Jump to navigation
Jump to search
(simplifiying syntax.. first test) |
|||
Line 1: | Line 1: | ||
<includeonly>{{#if: {{{key}} && {{{user}}}|<span | <includeonly>{{#if: {{{key}} && {{{user}}}|<span style="color: red;">Parameter conflict. Please choose either key or user</span>|{{#if:{{{key}}|/open/keyurl:{{{key}}}}}{{#if:{{{user}}|/open/userurl:{{{user}}}}} {{#if: {{{title}}}|{{{title}}}}}/close/}}</includeonly><noinclude> | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{Snapzilla/Simple|user=Baba Yamamoto| | {{Snapzilla/Simple|user=Baba Yamamoto|title=title}} | ||
</pre> | </pre> | ||
==Example== | ==Example== | ||
{{Snapzilla/Simple|user=Baba Yamamoto| | {{Snapzilla/Simple|user=Baba Yamamoto|title=title|key=1234}} | ||
</noinclude> | </noinclude> |
Revision as of 00:20, 13 January 2007
Usage
{{Snapzilla/Simple|user=Baba Yamamoto|title=title}}
Example
Parameter conflict. Please choose either key or user