Template:Event: Difference between revisions

Created page with "<includeonly>{{infobox |class=eu4box-inline |500px=true |header= {{#if:{{{event_id|}}}|{{anchor|{{{event_id}}} }} }}<!--end anchor -->{{#Switch: {{{header}}} | #Default = <..."
 
SolSys (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>{{infobox
<includeonly>{{infobox
|class=eu4box-inline
|class=eu4box-inline
|500px=true
|header= {{#if:{{{event_id|}}}|{{anchor|{{{event_id}}} }} <div style="float:right; font-size:smaller"><abbr title="{{{event_id}}}">id</abbr></div> }}<!--end anchor -->{{#Switch: {{{header}}}
|header= {{#if:{{{event_id|}}}|{{anchor|{{{event_id}}} }} }}<!--end anchor -->{{#Switch: {{{header}}}
   | #Default = <h3>{{{event_name}}}</h3>
   | #Default = <h3>{{{event_name}}}</h3>
   | h2 = <h2>{{{event_name}}}</h2>
   | h2 = <h2>{{{event_name}}}</h2>
Line 8: Line 7:
   | h5 = <h5>{{{event_name}}}</h5>
   | h5 = <h5>{{{event_name}}}</h5>
}}
}}
|content = {{#if:{{{version|}}}|{{SVersion|{{{version}}}|infobox|nocat={{{nocat|}}}}}|<span style="color: red;">missing versioning</span>[[Category:Pages with infoboxes without versioning]]
|content = {{#if:{{{version|}}}|{{SVersion|{{{version}}}|infobox}}|<span style="color: red;">missing versioning</span>[[Category:Pages with infoboxes without versioning]]
----
----
}}
}}