Template:Imager: Difference between revisions
m Reverted edits by Cameron446: (talk) to last revision by Sho Tag: Rollback |
No edit summary |
||
Line 3: | Line 3: | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{Documentation}}<br /> | {{Documentation}}<br /> | ||
[[Category: | [[Category:Imager Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 13:29, 27 January 2021
Documentation
When to use:
This template should be used to include pictures of Habbos which you would like to update automatically.
Usage:
There are two different ways of using, the complicated parameter version:
{{Imager|name=<name>|action=<action>|direction=<direction>|hdirection=<headdirection>|gesture=<gesture>}}
And the simple parameter version, this uses similar notation but you can use plain text command instead:
{{Imager|name=<name>|paramsimple=true|action=<action>|direction=<direction>|hdirection=<headdirection>|gesture=<gesture>|size=<size>}}
Commands for Simple Parameters
Below is a list of options for each of the parameters on the simple parameter version
Hotel:
- hotel (supports: .com .com.br .fr .fi .es .de .nl .it .com.tr)
- Leaving blank defaults to .com
Actions:
- wave
- sit
- walk
- drink
- Leaving blank means no action
Direction / Head Direction:
- left
- right
- Leaving blank faces forward
Gesture:
- smile
- angry
- speak
- sad
- Leaving blank means no facial expression
Size:
- large (Default)
- small
Appearance
Due to the complicated nature of this template here are a wide range of examples:
No Parameters Set
<img src="https://habbo.com/habbo-imaging/avatarimage?user=xxMATTGxx&action=std&direction=34&head_direction=35&gesture=sml&size=m" />
{{Imager}}
Name Parameter set
<img src="https://habbo.com/habbo-imaging/avatarimage?user=Ekelektra&action=std&direction=34&head_direction=35&gesture=sml&size=m" />
{{Imager|name=Ekelektra}}
Another hotel
<img src="https://habbo.com/habbo-imaging/avatarimage?user=Miss.Sunshine&action=std&direction=34&head_direction=35&gesture=sml&size=m" />
{{Imager|hotel=.fr|name=Miss.Sunshine}}
Simple Parameters set
<img src="https://habbo.com/habbo-imaging/avatarimage?user=__tbl&action=wav&direction=36&head_direction=35&gesture=agr&size=m" />
{{Imager|name=__tbl|paramsimple=true|action=wave|direction=left|gesture=angry}}
Complicated Parameters set
<img src="https://habbo.com/habbo-imaging/avatarimage?user=flyingjesus&action=sit&direction=30&head_direction=35&gesture=spk&size=m" />
{{Imager|name=flyingjesus|action=sit|direction=30|gesture=speak|left=true}}