Difference between revisions of "Template:Event"
From EncyclopAtys
CeNobiteElf (talk | contribs) m |
CeNobiteElf (talk | contribs) m |
||
Line 1: | Line 1: | ||
− | <div style="padding: 5px 1em;"><h3 class="hiddenlinks">{{{name}}}</h3> | + | <includeonly><div style="padding: 5px 1em;"><h3 class="hiddenlinks">{{{name}}}</h3> |
{{#if: {{{image|}}} | {{{image}}} | }} | {{#if: {{{image|}}} | {{{image}}} | }} | ||
'''Date:''' {{{date}}}<br/> | '''Date:''' {{{date}}}<br/> | ||
− | '''Description:''' {{{desc}}}{{#if: {{{link|}}} | .. ''[[{{{link}}}|Read more]]'' | ..}}</div><noinclude>[[Category:Formatting templates|{{PAGENAME}}]]</noinclude> | + | '''Description:''' {{{desc}}}{{#if: {{{link|}}} | .. ''[[{{{link}}}|Read more]]'' | ..}}</div></includeonly><noinclude> |
+ | ==Usage=== | ||
+ | <pre> | ||
+ | {{Event | ||
+ | |name= | ||
+ | |date= | ||
+ | |desc= | ||
+ | |link= | ||
+ | }} | ||
+ | </pre> | ||
+ | [[Category:Formatting templates|{{PAGENAME}}]]</noinclude> |
Revision as of 22:01, 24 May 2010
Usage=
{{Event |name= |date= |desc= |link= }}