Template:Character Details/age: Difference between revisions

From Puella Magi Wiki
Jump to navigation Jump to search
(Fix age error showing when age is not even specified)
(Fix broken error checking)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>Part of [[Template:Character Details]].</noinclude><includeonly><td colspan="{{{colspan|1}}}">{{#if:{{{age|}}}|[[Characters by Age#{{{age}}}|{{{age}}}]]|[[Characters by Age#Unknown|{{#if:{{{approxage|}}}|{{{approxage}}}|Unknown}}]]}}
<noinclude>Part of [[Template:Character Details]].</noinclude><includeonly><td colspan="{{{colspan|1}}}">{{#if:{{{age|}}}|[[Characters by Age#{{{age}}}|{{{age}}}]]|[[Characters by Age#Unknown|{{#if:{{{approxage|}}}|{{{approxage}}}|Unknown}}]]}}
{{#if:{{{agenote|}}}{{{approxage|}}}|({{#if:{{{approxage|}}}|estimated{{#if:{{{agenote|}}}|<nowiki>; </nowiki>}}}}{{{agenote|}}})}}{{#id:{{{age|}}}|{{#iferror:{{#expr: {{{age}}} + 0}}|<span class='error'>Error: age= must be an exact age, or use approxage= instead</span>|{{#if:{{#expr: 12-14 < 0}}|<span class='error'>Error: age= must be an exact age, or use approxage= instead</span>}}}}}}</td></includeonly>
{{#if:{{{agenote|}}}{{{approxage|}}}|({{#if:{{{approxage|}}}|estimated{{#if:{{{agenote|}}}|<nowiki>; </nowiki>}}}}{{{agenote|}}})}}{{#if:{{{age|}}}|{{#iferror:{{#expr: {{{age}}} + 0}}|<span class='error'>Error: age= must be an exact age, or use A approxage= instead</span>|{{#iferror:{{#expr: {{{age}}} < 0}}|<span class='error'>Error: age= must be an exact age, or use B approxage= instead</span>|}}}}}}</td></includeonly>

Latest revision as of 02:41, 29 May 2023