Difference between revisions of "Template:System Info"

From Project Alfheim Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| class="wikitable" style="float:right; width:300px; margin:0 0 1em 1em; text-align:left;"
 
{| class="wikitable" style="float:right; width:300px; margin:0 0 1em 1em; text-align:left;"
 
! colspan="2" style="text-align:center; font-size:120%; background-color:#49e6f0;" | {{{title|{{PAGENAME}}}}}
 
! colspan="2" style="text-align:center; font-size:120%; background-color:#49e6f0;" | {{{title|{{PAGENAME}}}}}
 
+
{{#if:{{{image|}}}|{{!}}-
{{#if: {{{image|}}} |
+
{{!}} colspan="2" style="text-align:center;" {{!}} [[File:{{{image}}}|250px]]}}
|-
+
{{#if:{{{npc|}}}|{{!}}-
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]]
+
! style="width:120px;" {{!}} '''Name of NPC:'''
}}
+
{{!}} {{{npc}}}}}
 
+
{{#if:{{{location|}}}|{{!}}-
{{#if: {{{npc|}}} |
+
! style="width:120px;" {{!}} '''Location:'''
|-
+
{{!}} {{{location}}}}}
! style="width:120px;" | '''Name of NPC:'''
+
{{#if:{{{coordinates|}}}|{{!}}-
| {{{npc}}}
+
! style="width:120px;" {{!}} '''Coordinates:'''
}}
+
{{!}} {{{coordinates}}}}}
 
+
{{#if:{{{currency|}}}|{{!}}-
{{#if: {{{location|}}} |
+
! style="width:120px;" {{!}} '''Currency:'''
|-
+
{{!}} {{{currency}}}}}
! style="width:120px;" | '''Location:'''
+
{{#if:{{{rewards|}}}|{{!}}-
| {{{location}}}
+
! style="width:120px;" {{!}} '''Rewards:'''
}}
+
{{!}} {{{rewards}}}}}
 
+
{{#if:{{{status|}}}|{{!}}-
{{#if: {{{coordinates|}}} |
+
! style="width:120px;" {{!}} '''Status:'''
|-
+
{{!}} {{{status}}}}}
! style="width:120px;" | '''Coordinates:'''
+
{{#if:{{{description|}}}|{{!}}-
| {{{coordinates}}}
+
{{!}} colspan="2" {{!}} {{{description}}}}}
}}
 
 
 
{{#if: {{{currency|}}} |
 
|-
 
! style="width:120px;" | '''Currency:'''
 
| {{{currency}}}
 
}}
 
 
 
{{#if: {{{status|}}} |
 
|-
 
! style="width:120px;" | '''Status:'''
 
| {{{status}}}
 
}}
 
 
 
{{#if: {{{description|}}} |
 
|-
 
| colspan="2" | {{{description}}}
 
}}
 
 
|}
 
|}

Latest revision as of 01:24, 3 May 2026

System Info