Difference between revisions of "Template:Day/gallery"
From Gunsopedia
(Created page with "<gallery> {{{content}}} </gallery> [[category:{{{month}}}]] <noinclude> == Usage == <pre> {{day/gallery |month= |content= }} </pre> ; Parameters * '''month''' — exactl...") |
|||
Line 2: | Line 2: | ||
{{{content}}} | {{{content}}} | ||
</gallery> | </gallery> | ||
− | [[category:{{{month}}}]] | + | [[category:{{{month}}}| ]] |
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Line 9: | Line 9: | ||
|month= | |month= | ||
|content= | |content= | ||
+ | |sort= | ||
}} | }} | ||
+ | <noinclude>{{DEFAULTSORT:}}</noinclude> | ||
</pre> | </pre> | ||
; Parameters | ; Parameters | ||
* '''month''' — exactly what it says on the tin. | * '''month''' — exactly what it says on the tin. | ||
* '''content''' — the files associated with the date in question, listed as they would be in between <nowiki><gallery></nowiki> tags. | * '''content''' — the files associated with the date in question, listed as they would be in between <nowiki><gallery></nowiki> tags. | ||
+ | sort — the value to be given to the key. Only used to provide a leading zero to the first nine days of a month. Eg., June 4 is June 04. For 2-digit dates, leave blank. (not working as of 4/23/13) | ||
Revision as of 09:25, 23 April 2013
[[category:{{{month}}}| ]]
Usage
{{day/gallery |month= |content= |sort= }} <noinclude>{{DEFAULTSORT:}}</noinclude>
- Parameters
- month — exactly what it says on the tin.
- content — the files associated with the date in question, listed as they would be in between <gallery> tags.
sort — the value to be given to the key. Only used to provide a leading zero to the first nine days of a month. Eg., June 4 is June 04. For 2-digit dates, leave blank. (not working as of 4/23/13)