Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!
Template:Itemswf: Difference between revisions
Jump to navigation
Jump to search
imported>Lisured added pin support |
imported>Lisured added name attribute |
||
Line 1: | Line 1: | ||
{{#ifeq: {{{title|1}}} | 1 | == SWF == | {{#ifeq: {{{title|1}}} | 1 | == SWF == | ||
|}}{{#ifeq: {{{icons|1}}} | 1 | * [http://media1.clubpenguin.com/play/v2/content/global/clothing/icons/{{{1}}}.swf {{PAGENAME}} (icon)] | |}}{{#ifeq: {{{icons|1}}} | 1 | * [http://media1.clubpenguin.com/play/v2/content/global/clothing/icons/{{{1}}}.swf {{{name|{{PAGENAME}}}}} (icon)] | ||
|}}{{#ifeq: {{{pin|0}}} | 1 | * [http://media1.clubpenguin.com/play/v2/content/global/content/room_pin/{{{1}}}.swf {{PAGENAME}} (room trigger)] | |}}{{#ifeq: {{{pin|0}}} | 1 | * [http://media1.clubpenguin.com/play/v2/content/global/content/room_pin/{{{1}}}.swf {{{name|{{PAGENAME}}}}} (room trigger)] | ||
|}}{{#ifeq: {{{sprites|{{#if: {{{pin|}}} | 0 | 1}}}}} | 1 | * [http://media1.clubpenguin.com/play/v2/content/global/clothing/sprites/{{{1}}}.swf {{PAGENAME}} (sprites)] | |}}{{#ifeq: {{{sprites|{{#if: {{{pin|}}} | 0 | 1}}}}} | 1 | * [http://media1.clubpenguin.com/play/v2/content/global/clothing/sprites/{{{1}}}.swf {{{name|{{PAGENAME}}}}} (sprites)] | ||
|}}{{#ifeq: {{{paper|{{#if: {{{pin|}}} | 0 | 1}}}}} | 1 | * [http://media1.clubpenguin.com/play/v2/content/global/clothing/paper/{{{1}}}.swf {{PAGENAME}} (paper)] | |}}{{#ifeq: {{{paper|{{#if: {{{pin|}}} | 0 | 1}}}}} | 1 | * [http://media1.clubpenguin.com/play/v2/content/global/clothing/paper/{{{1}}}.swf {{{name|{{PAGENAME}}}}} (paper)] | ||
|}}{{#ifeq: {{{photos|0}}} | 1 | * [http://media1.clubpenguin.com/play/v2/content/global/clothing/photos/{{{1}}}.swf {{PAGENAME}} (photos)]}}<noinclude> | |}}{{#ifeq: {{{photos|0}}} | 1 | * [http://media1.clubpenguin.com/play/v2/content/global/clothing/photos/{{{1}}}.swf {{{name|{{PAGENAME}}}}} (photos)]}}<noinclude> | ||
== Documentation == | == Documentation == | ||
If you want to use name other than ''PAGENAME'' use <code>name</code> attribute. | |||
You can optionally set which files you want to display: | You can optionally set which files you want to display: | ||
Revision as of 04:00, 21 May 2015
SWF
Documentation
If you want to use name other than PAGENAME use name
attribute.
You can optionally set which files you want to display:
{{Itemswf|7176|title=0|pin=1}}
- title
- icons
- pin – pin room trigger
- sprites – hidden by default when pin=1
- paper – hidden by default when pin=1
- photos – hidden by default