Template:Skill Infobox: Difference between revisions

From Starfield Fans Wiki
No edit summary
m (Text replacement - "#BDBDBD; color: #000000;" to "#4a668d; color: #ffffff;")
 
(22 intermediate revisions 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}}}|300px]] }}
! 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: {{{Name|}}}|
{{!}} '''Name'''
{{!}} {{{Name|}}} }}
|-
|-
{{#if: {{{Type|}}}|
{{#if: {{{Type|}}}|
{{!}} '''Type'''
{{!}} '''Type'''
{{!}} {{{Type|}}} }}
{{!}} {{#arraymap:{{{Type|}}}|,|x|[[x Skill|x]]}} }}
|-
{{#if: {{{Tier|}}}|
{{!}} '''Tier'''
{{!}} {{#arraymap:{{{Tier|}}}|,|x|[[Tier::x]]}} }}
|-
{{#if: {{{Tier-number|}}}|
{{!}} '''Tier #'''
{{!}} {{{Tier-number|}}} }}
|-
|-
{{#if: {{{Class|}}}|
{{#if: {{{Background|}}}|
{{!}} '''Class'''
{{!}} '''Background'''
{{!}} {{{Class|}}} }}
{{!}} {{#arraymap:{{{Background|}}}|,|x|[[Background::x]]}} }}
|-
|-
{{#if: {{{Description|}}}|
{{#if: {{{Description|}}}|
{{!}} '''Description'''
{{!}} '''Description'''
{{!}} {{{Description|}}} }}
{{!}} {{{Description|}}} }}
|-
{{#if: {{{Rank 1|}}}|
{{!}} '''Rank 1'''
{{!}} {{{Rank 1|}}} }}
|-
{{#if: {{{Rank 2|}}}|
{{!}} '''Rank 2'''
{{!}} {{{Rank 2|}}} }}
|-
{{#if: {{{Rank 3|}}}|
{{!}} '''Rank 3'''
{{!}} {{{Rank 3|}}} }}
|-
{{#if: {{{Rank 4|}}}|
{{!}} '''Rank 4'''
{{!}} {{{Rank 4|}}} }}
|-
{{#if: {{{Challenge 1|}}}|
{{!}} '''Challenge 1'''
{{!}} {{{Challenge 1|}}} }}
|-
{{#if: {{{Challenge 2|}}}|
{{!}} '''Challenge 2'''
{{!}} {{{Challenge 2|}}} }}
|-
{{#if: {{{Challenge 3|}}}|
{{!}} '''Challenge 3'''
{{!}} {{{Challenge 3|}}} }}
|-
{{#if: {{{Challenge 4|}}}|
{{!}} '''Challenge 4'''
{{!}} {{{Challenge 4|}}} }}
|-
|-
{{#if: {{{Patch|}}}|
{{#if: {{{Patch|}}}|
Line 28: Line 64:
|-
|-
|}
|}
<includeonly>'''{{{Name|}}}''' is a [[Skill]].[[Category:Plugin|{{PAGENAME}}]] {{#set:Image=File:{{{Image|}}} }} {{#set:Name={{{Name|}}} }} {{#set:Type={{{Type|}}} |+sep}} {{#set:Class={{{Class|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Patch={{{Patch|}}} }}</includeonly>
<includeonly>'''{{{Name|}}}''' is a Tier {{{Tier-number|}}} ([[{{{Tier|}}}]]) [[{{{Type|}}} Skill|{{{Type|}}}]] [[Skill]]. {{#if: {{{Background|}}}|It is the [[Starting Skills|starting skill]] for the [[Background]] {{#arraymap:{{{Background|}}}|,|x|[[Background::x|x]]}}. }} [[Category:Skills|{{PAGENAME}}]] {{#set:Image=File:{{{Image|}}} }} {{#set:Name={{{Name|}}} }} {{#set:Type={{{Type|}}} |+sep}} {{#set:Tier={{{Tier|}}} |+sep}} {{#set:Tier-number={{{Tier-number|}}} }} {{#set:Background={{{Background|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Rank 1={{{Rank 1|}}} }} {{#set:Rank 2={{{Rank 2|}}} }} {{#set:Rank 3={{{Rank 3|}}} }} {{#set:Rank 4={{{Rank 4|}}} }} {{#set:Challenge 1={{{Challenge 1|}}} }} {{#set:Challenge 2={{{Challenge 2|}}} }} {{#set:Challenge 3={{{Challenge 3|}}} }} {{#set:Challenge 4={{{Challenge 4|}}} }} {{#set:Patch={{{Patch|}}} }}</includeonly>
<noinclude>
<noinclude>
Designed for use on [[Skill]] pages.
Designed for use on [[Skill]] pages.
Line 35: Line 71:
<pre>
<pre>
{{Skill Infobox
{{Skill Infobox
|Image=
|Image =  
|Name=
|Name =  
|Type=
|Type =  
|Class=
|Tier =
|Description=
|Tier-number =
|Patch=
|Background =  
|Description =
|Rank 1 =
|Rank 2 =
|Rank 3 =
|Rank 4 =
|Challenge 1 =
|Challenge 2 =
|Challenge 3 =
|Challenge 4 =  
|Patch =  
}}
}}
</pre>
</pre>

Latest revision as of 09:10, 8 September 2023

Skill Infobox
Information


Designed for use on Skill pages.

Usage

{{Skill Infobox
|Image = 
|Name = 
|Type = 
|Tier = 
|Tier-number = 
|Background = 
|Description = 
|Rank 1 = 
|Rank 2 = 
|Rank 3 = 
|Rank 4 = 
|Challenge 1 = 
|Challenge 2 = 
|Challenge 3 = 
|Challenge 4 = 
|Patch = 
}}

Parameters