Difference between revisions of "Template:Snapzilla/Simple"

From Second Life Wiki
Jump to navigation Jump to search
(simplifiying syntax.. first test)
 
Line 1: Line 1:
<includeonly>{{#if: {{{key}} && {{{user}}}|<span 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>
<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|Title}}
{{Snapzilla/Simple|user=Baba Yamamoto|title=title}}
</pre>
</pre>
==Example==
==Example==


{{Snapzilla/Simple|user=Baba Yamamoto|Title}}
{{Snapzilla/Simple|user=Baba Yamamoto|title=title|key=1234}}




</noinclude>
</noinclude>

Revision as of 01:20, 13 January 2007


Usage

{{Snapzilla/Simple|user=Baba Yamamoto|title=title}}

Example

Parameter conflict. Please choose either key or user