Difference between revisions of "Template:Arch"

From DAS Wiki
(Created page with "<noinclude> This is the "Arch" template. It should be called in the following format: <pre> {{Arch |portrait= |birth_date= |death_date= |spouse= }} </pre> Edit the page to see...")
 
Line 8: Line 8:
 
|death_date=
 
|death_date=
 
|spouse=
 
|spouse=
 +
|signature=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
{{#cargo_declare:_table=Arch|portrait=File|birth_date=Date|death_date=Date|spouse=Page}}
+
{{#cargo_declare:_table=Arch|portrait=File|birth_date=Date|death_date=Date|spouse=Page|signature=File}}
</noinclude><includeonly>{{#cargo_store:_table=Arch|portrait={{{portrait|}}}|birth_date={{{birth_date|}}}|death_date={{{death_date|}}}|spouse={{{spouse|}}} }}{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
+
</noinclude><includeonly>{{#cargo_store:_table=Arch|portrait={{{portrait|}}}|birth_date={{{birth_date|}}}|death_date={{{death_date|}}}|spouse={{{spouse|}}}|signature={{signature|}}} }}{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
|-
 
|-
Line 26: Line 27:
 
! Spouse
 
! Spouse
 
| {{#if:{{{spouse|}}}|[[{{{spouse|}}}]]}}
 
| {{#if:{{{spouse|}}}|[[{{{spouse|}}}]]}}
 +
|-
 +
! Signature
 +
| {{#if:{{{signature|}}}|[[File:{{{signature|}}}]]}}
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 16:55, April 15, 2021

This is the "Arch" template. It should be called in the following format:

{{Arch
|portrait=
|birth_date=
|death_date=
|spouse=
|signature=
}}

Edit the page to see the template text. This template defines the table "Arch". View table.