Template:SmallFlag: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(31 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><span style="display:inline;">{{ScaleImage|imagename={{{imagename}}}|newwidth=20px|caption= }}</span></includeonly> | ||
{{ScaleImage | |||
|imagename={{{imagename}}} | |||
| | |||
| | |||
}} | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
__TOC__ | __TOC__ | ||
==EXAMPLE ON HOW TO USE THE TEMPLATE== | ==EXAMPLE ON HOW TO USE THE TEMPLATE== | ||
{{SmallFlag | {{SmallFlag|imagename=congo.jpg}} Copy and paste the code below to the page you wish to add a small flag image 20px wide: | ||
|imagename=congo.jpg | |||
}} | |||
Copy and paste the code below to the page you wish to add a small flag image | |||
<pre> | <pre> | ||
{{SmallFlag | {{SmallFlag|imagename=image.jpg}} | ||
|imagename=image.jpg | |||
}} | |||
</pre> | </pre> | ||
Line 27: | Line 16: | ||
===List of Variables=== | ===List of Variables=== | ||
* <b>imagename</b> : This variable expects from the editor to assign to it an image. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in. | * <b>imagename</b> : This variable expects from the editor to assign to it an image. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in. | ||
[[Category:T/Media]] | |||
</noinclude> | </noinclude> |
Latest revision as of 03:42, 2 November 2011
EXAMPLE ON HOW TO USE THE TEMPLATE
Copy and paste the code below to the page you wish to add a small flag image 20px wide:
{{SmallFlag|imagename=image.jpg}}
Then replace the content of the variables with your own, for example :
Replace
imagename=image.jpg
With
imagename=congo.jpg
List of Variables
- imagename : This variable expects from the editor to assign to it an image. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.