Difference between revisions of "User:FlareKyn/DragonTableEntryName"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
>FlareKyn m (FlareKyn moved page User:FireElFlare/DragonTableEntryName to User:FlareKyn/DragonTableEntryName) |
||
| (16 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude>[[Category:Templates]]<noinclude><includeonly><!-- | + | <noinclude>[[Category:Templates]]</noinclude><includeonly><!-- |
| − | # First, | + | # First, determine which dragon needs to use FullName |
| − | -->{{# | + | -->{{#switch:{{{Name|}}} |
| − | | | + | |Rathalos |
| − | | | + | |Midgardsormr |
| − | | | + | |Brunhilda |
| − | }} | + | |Mercury |
| + | |Jupiter | ||
| + | |Zodiark={{#switch:{{{FullName|}}} | ||
| + | |For dragons that break the rules, if it ever happens.={{{Name|}}} | ||
| + | |#default={{{FullName|}}} | ||
| + | }} | ||
| + | |#default={{{Name|}}} | ||
}}<!-- | }}<!-- | ||
| − | |||
| − | |||
| − | |||
# If there's a title, tack it on. | # If there's a title, tack it on. | ||
| − | -->{{#if:{{{Title|}}} | : {{{Title|}}} }} | + | -->{{#if:{{{Title|}}} |<nowiki/>: {{{Title|}}} }}</includeonly> |