Template:IdeaCreature: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge mNo edit summary |
imported>AntumDeluge fix displaying template name in error message |
||
| Line 16: | Line 16: | ||
: {{#if: {{{discussion|}}} | Discussion: |
: {{#if: {{{discussion|}}} | Discussion: |
||
{{{discussion}}} }} |
{{{discussion}}} }} |
||
| <span style="color:red;">'''''TEMPLATE ERROR ({{ |
| <span style="color:red;">'''''TEMPLATE ERROR ({{BASEPAGENAME}}):''' "name" parameter required''</span> }}<noinclude>__NOTOC__ |
||
= Usage = |
= Usage = |
||
| Line 24: | Line 24: | ||
=== Input === |
=== Input === |
||
<nowiki>{{</nowiki>{{ |
<nowiki>{{</nowiki>{{BASEPAGENAME}}<br> |
||
<nowiki>| name = archangel</nowiki><br> |
<nowiki>| name = archangel</nowiki><br> |
||
<nowiki>| description = It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation.</nowiki><br> |
<nowiki>| description = It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation.</nowiki><br> |
||
| Line 51: | Line 51: | ||
=== Output === |
=== Output === |
||
{{{{ |
{{{{BASEPAGENAME}} |
||
| name = archangel |
| name = archangel |
||
| description = It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation. |
| description = It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation. |
||