Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:EVEUniEvent: Difference between revisions

Template page
Arin Mara (talk | contribs)
Made all parameters optional except the description and event name
Arin Mara (talk | contribs)
Reduce the amount of newlines and whitespaces
Line 1: Line 1:
<includeonly>== {{{name}}} ==
<includeonly>== {{{name}}} ==
{{{description}}}
{{{description}}}
 
{{#if: {{{scheduling}}} | === Scheduling === }}<!--
{{#if: {{{scheduling}}} | === Scheduling === |}}
-->{{#if: {{{scheduling}}} | {{{scheduling}}} }}
 
{{#if: {{{requirements}}} | === Requirements ===}}<!--
{{{scheduling}}}
-->{{#if: {{{requirements}}} | {{{requirements}}} }}
 
{{#if: {{{recommendations}}} | === Recommendations === }}<!--
{{#if: {{{requirements}}} | === Requirements === |}}
-->{{#if: {{{recommendations}}} | {{{recommendations}}} }}
 
{{#if: {{{fitting}}} | === Fitting === }}<!--
{{{requirements}}}
-->{{#if: {{{fitting}}} | {{{fitting}}} }}
 
{{#if: {{{warnings}}} | === Warnings === }}<!--
{{#if: {{{recommendations}}} | === Recommendations === |}}
-->{{#if: {{{warnings}}} | {{{warnings}}} }}
 
{{#if: {{{additional information}}} | === Additional Information === }}<!--
{{{recommendations}}}
-->{{#if: {{{additional information}}} | {{{additional information}}} }}
 
{{#if: {{{fitting}}} | === Fitting === |}}
 
{{{fitting}}}
 
{{#if: {{{warnings}}} | === Warnings === |}}
 
{{{warnings}}}
 
{{#if: {{{additional information}}} | === Additional Information === |}}
 
{{{additional information}}}
 
[[Category:Events]]</includeonly><noinclude>
[[Category:Events]]</includeonly><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>