More actions
Created a proper Template to replace Events Template |
Made all parameters optional except the description and event name |
||
| Line 1: | Line 1: | ||
<includeonly>== {{{ | <includeonly>== {{{name}}} == | ||
{{{description}}} | {{{description}}} | ||
=== Scheduling === | {{#if: {{{scheduling}}} | === Scheduling === |}} | ||
{{{scheduling}}} | {{{scheduling}}} | ||
=== Requirements === | {{#if: {{{requirements}}} | === Requirements === |}} | ||
{{{requirements}}} | {{{requirements}}} | ||
=== Recommendations === | {{#if: {{{recommendations}}} | === Recommendations === |}} | ||
{{{recommendations}}} | {{{recommendations}}} | ||
=== Fitting === | {{#if: {{{fitting}}} | === Fitting === |}} | ||
{{{fitting}}} | {{{fitting}}} | ||
=== Warnings === | {{#if: {{{warnings}}} | === Warnings === |}} | ||
{{{warnings}}} | {{{warnings}}} | ||
=== Additional Information === | {{#if: {{{additional information}}} | === Additional Information === |}} | ||
{{{additional information}}} | {{{additional information}}} | ||