Template:Infobox NPC: Difference between revisions

From Stiles Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 29: Line 29:
|rowclass6 = mergedtoprow
|rowclass6 = mergedtoprow
|label6 = Born
|label6 = Born
|data6 = {{#if:{{{born|}}}|{{#if:{{{died|}}}|{{#invoke:Date Stuff|date|{{{born|}}}|{{{setting|}}}}}|{{#invoke:Date Stuff|age|{{{born|}}}|{{Current Dates|{{{setting|}}}}}|alive|{{{setting|}}}}}}}}}
|data6 = {{#if:
  {{{born|}}}|
  {{#if:
    {{{died|}}}|
    {{#invoke:
      Date Stuff|
      date|
      {{{born|}}}|
      {{{setting|}}}
    }}|
    {{#invoke:
      Date Stuff|
      age|
      {{{born|}}}|
      {{Current Dates|
        {{{setting|}}}
      }}|
      {{{setting|}}}
    }}
  }}
}}


|label7 = Died
|label7 = Died
|data7 = {{#if:{{{born|}}}|{{#invoke:Date Stuff|age|{{{born|}}}|{{{died|}}}|dead|{{{setting|}}}}}|{{#invoke:Date Stuff|date|{{{died|}}}}}}}
|data7 =  
|rowclass8 = mergedbottomrow
|rowclass8 = mergedbottomrow
|label8 = Cause of Death
|label8 = Cause of Death

Revision as of 20:34, 5 July 2021