Template:Background Infobox: Difference between revisions

From Starfield Fans Wiki
(Created page with "{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;" |- ! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} |- ! colspan="2" |{{#if:{{{Image|}}}|[[File:{{{Image}}}|100px]] }} |- ! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information |- {{#if: {{{Type|}}}| {{!}} '''Type''' {{!}} ...")
 
m (Text replacement - "#BDBDBD; color: #000000;" to "#4a668d; color: #ffffff;")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;"
{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;"
|-
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="background-color: #4a668d; color: #ffffff; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
|-
|-
! colspan="2" |{{#if:{{{Image|}}}|[[File:{{{Image}}}|100px]] }}
! colspan="2" |{{#if:{{{Image|}}}|[[File:{{{Image}}}|100px]] }}
|-
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information
! colspan="2" style="background-color: #4a668d; color: #ffffff; padding:0em;" | Information
|-
|-
{{#if: {{{Type|}}}|
{{#if: {{{Type|}}}|
Line 13: Line 13:
{{#if: {{{Starting Skills|}}}|
{{#if: {{{Starting Skills|}}}|
{{!}} '''Starting Skills'''
{{!}} '''Starting Skills'''
{{!}} {{{Starting Skills|}}} }}
{{!}} {{#arraymap:{{{Starting Skills|}}}|,|x|[[Has starting skills::x]]}} }}
|-
|-
{{#if: {{{Description|}}}|
{{#if: {{{Description|}}}|

Latest revision as of 09:12, 8 September 2023

Background Infobox
Information


Designed for use on Background pages.

Usage

{{Background Infobox
|Image = 
|Name = 
|Type = 
|Starting Skills = 
|Description = 
|Patch = 
}}

Parameters