No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
| bodyclass = hlist | | bodyclass = hlist | ||
{{#if:{{{inspiration|}}}| | {{#if:{{{inspiration|}}}| | ||
| group1 = Inspiration | | group1 = Inspiration | ||
| list1 = | | list1 = | ||
* {{{inspiration}}} | * {{{inspiration}}} | ||
}} | |||
{{#if:{{{place_names|}}}| | {{#if:{{{place_names|}}}| | ||
| group2 = Place names | | group2 = Place names | ||
| list2 = | | list2 = | ||
* {{{place_names}}} | * {{{place_names}}} | ||
}} | |||
{{#if:{{{character_names|}}}| | {{#if:{{{character_names|}}}| | ||
| group3 = Character names | | group3 = Character names | ||
| list3 = | | list3 = | ||
* {{{character_names}}} | * {{{character_names}}} | ||
}} | |||
}} | }} |