Template:Event/Choices/Choice: Difference between revisions
< Template:Event | Choices
Thanathros (talk | contribs) No edit summary |
Solar Dragon (talk | contribs) No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 36: | Line 36: | ||
{{#if: {{{effect_5|}}} | {{#if: {{{effect_5|}}} | ||
| <dd>{{{effect_5}}}</dd> | | <dd>{{{effect_5}}}</dd> | ||
| | |||
}} | |||
| | |||
}} | |||
{{#if: {{{option_6|}}} | |||
| <dt>{{{option_6}}}</dt> | |||
{{#if: {{{effect_6|}}} | |||
| <dd>{{{effect_6}}}</dd> | |||
| | |||
}} | |||
| | |||
}} | |||
{{#if: {{{option_7|}}} | |||
| <dt>{{{option_7}}}</dt> | |||
{{#if: {{{effect_7|}}} | |||
| <dd>{{{effect_7}}}</dd> | |||
| | |||
}} | |||
| | |||
}} | |||
{{#if: {{{option_8|}}} | |||
| <dt>{{{option_8}}}</dt> | |||
{{#if: {{{effect_8|}}} | |||
| <dd>{{{effect_8}}}</dd> | |||
| | |||
}} | |||
| | |||
}} | |||
{{#if: {{{option_9|}}} | |||
| <dt>{{{option_9}}}</dt> | |||
{{#if: {{{effect_9|}}} | |||
| <dd>{{{effect_9}}}</dd> | |||
| | |||
}} | |||
| | |||
}} | |||
{{#if: {{{option_10|}}} | |||
| <dt>{{{option_10}}}</dt> | |||
{{#if: {{{effect_10|}}} | |||
| <dd>{{{effect_10}}}</dd> | |||
| | |||
}} | |||
| | |||
}} | |||
{{#if: {{{option_11|}}} | |||
| <dt>{{{option_11}}}</dt> | |||
{{#if: {{{effect_11|}}} | |||
| <dd>{{{effect_11}}}</dd> | |||
| | |||
}} | |||
| | |||
}} | |||
{{#if: {{{option_12|}}} | |||
| <dt>{{{option_12}}}</dt> | |||
{{#if: {{{effect_12|}}} | |||
| <dd>{{{effect_12}}}</dd> | |||
| | |||
}} | |||
| | |||
}} | |||
{{#if: {{{option_13|}}} | |||
| <dt>{{{option_13}}}</dt> | |||
{{#if: {{{effect_14|}}} | |||
| <dd>{{{effect_14}}}</dd> | |||
| | |||
}} | |||
| | |||
}} | |||
{{#if: {{{option_15|}}} | |||
| <dt>{{{option_15}}}</dt> | |||
{{#if: {{{effect_15|}}} | |||
| <dd>{{{effect_15}}}</dd> | |||
| | |||
}} | |||
| | |||
}} | |||
{{#if: {{{option_16|}}} | |||
| <dt>{{{option_16}}}</dt> | |||
{{#if: {{{effect_16|}}} | |||
| <dd>{{{effect_16}}}</dd> | |||
| | | | ||
}} | }} | ||
Line 41: | Line 121: | ||
}} | }} | ||
</dl><!-- | </dl><!-- | ||
--><noinclude>[[Category: | --><noinclude>[[Category:Templates]]</noinclude> |