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>LordMaster96 Colour |
imported>Chill57181 No edit summary |
||
(17 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{#ifeq: {{{title|1}}} | 1 | == SWF == | |||
==SWF== | |}}{{#ifeq: {{{icons|1}}} | 1 | * [https://icer.ink/media1.clubpenguin.com/play/v2/content/global/clothing/icons/{{{1}}}.swf {{{name|{{PAGENAME}}}}} (icon)] | ||
*[ | |}}{{#ifeq: {{{pin|0}}} | 1 | * [https://icer.ink/media1.clubpenguin.com/play/v2/content/global/content/room_pin/{{{1}}}.swf {{{name|{{PAGENAME}}}}} (room trigger)] | ||
*[ | |}}{{#ifeq: {{{sprites|{{#if: {{{pin|}}} | 0 | 1}}}}} | 1 | * [https://icer.ink/media1.clubpenguin.com/play/v2/content/global/clothing/sprites/{{{1}}}.swf {{{name|{{PAGENAME}}}}} (sprites)] | ||
*[ | |}}{{#ifeq: {{{paper|{{#if: {{{pin|}}} | 0 | 1}}}}} | 1 | * [https://icer.ink/media1.clubpenguin.com/play/v2/content/global/clothing/paper/{{{1}}}.swf {{{name|{{PAGENAME}}}}} (paper)] | ||
|}}{{#ifeq: {{{photos|0}}} | 1 | * [https://icer.ink/media1.clubpenguin.com/play/v2/content/global/clothing/photos/{{{1}}}.swf {{{name|{{PAGENAME}}}}} (photos)]}}<noinclude> | |||
== 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: | |||
<nowiki>{{Itemswf|7176|title=0|pin=1}}</nowiki> | |||
* title | |||
* icons | |||
* pin – pin room trigger | |||
* sprites – hidden by default when pin=1 | |||
* paper – hidden by default when pin=1 | |||
* photos – hidden by default | |||
</noinclude> |
Latest revision as of 17:31, 6 January 2018
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