You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Avcell: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
== Syntax == | == Syntax == | ||
<pre>{{avtop|WIDTH}} /* the width is optional and defines the total width of the enveloping div; can be expressed in % or px */ | <pre>{{avtop|WIDTH}} /* the width is optional and defines the total width of the enveloping div; can be expressed in % or px */ | ||
{{avcell|image=|hover=|caption=}} /* repeat this line for every avatar; leaving hover blank will not produce mouse over text */ | {{avcell|image=|hover=|caption=}} /* repeat this line for every avatar; leaving hover blank will not produce mouse-over title text */ | ||
{{avbottom}}</pre> | {{avbottom}}</pre> | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 10:40, 29 August 2012
This templates generates avatar galleries.
Syntax
{{avtop|WIDTH}} /* the width is optional and defines the total width of the enveloping div; can be expressed in % or px */ {{avcell|image=|hover=|caption=}} /* repeat this line for every avatar; leaving hover blank will not produce mouse-over title text */ {{avbottom}}