Template talk:Event
From EncyclopAtys
I remove linking to in Event name because it causes troubles with some forum event names which may include brackets, and disallows links to other wiki pages but in the description. I am not sure that class="hiddenlinks" is very useful .
Former code:
<includeonly><div style="padding: 5px 1em;"><h3 class="hiddenlinks">{{#if: {{{link|}}} | [[{{{link}}}|{{{name}}}]] | {{{name}}} }}</h3> {{#if: {{{image|}}} | {{{image}}} | }} '''Date:''' {{{date}}}<br/> '''Description:''' {{{desc}}} {{#if: {{{link|}}} | .. ''[[{{{link}}}|Read more]]'' | ..}}</div></includeonly><noinclude> ==Usage== <pre> {{Event |name= |image= |date= |desc= |link= (Event forum link) }} </pre> [[Category:Formatting templates|{{PAGENAME}}]]</noinclude>
--Dorothée (talk) 08:01, 29 November 2020 (CET)