Jump to content

Template:Ambition infobox: Difference between revisions

From inZOI Wiki
No edit summary
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 5: Line 5:
|-
|-
| colspan="2" style="text-align:center; padding:4px;" | [[File:{{{icon|Placeholder.png}}}|100px]]
| colspan="2" style="text-align:center; padding:4px;" | [[File:{{{icon|Placeholder.png}}}|100px]]
|-
! style="background:#ececec; text-align:left; padding:4px;" | Type
| style="padding:4px;" | [[{{{type}}}]]
|-
|-
! colspan="2" style="background:#ececec; text-align:center; padding:4px;" | '''Description'''
! colspan="2" style="background:#ececec; text-align:center; padding:4px;" | '''Description'''
Line 10: Line 13:
! colspan="2" style="background:#ffffff; text-align:left; padding:4px; border-top:1px solid #ddd; font-weight: normal;" | {{{description}}}
! colspan="2" style="background:#ffffff; text-align:left; padding:4px; border-top:1px solid #ddd; font-weight: normal;" | {{{description}}}
|-
|-
! style="background:#ececec; text-align:left; padding:4px;" | Traits
! style="background:#ececec; text-align:left; padding:4px;" | Level 1
| style="padding:4px;" | {{#arraymap:{{{traits|}}}|,|x|[[x]]}}
| style="padding:4px;" | {{#arraymap:{{{level 1|}}}|,|x|x}}
|-
|-
! style="background:#ececec; text-align:left; padding:4px;" | Values
! style="background:#ececec; text-align:left; padding:4px;" | Level 2
| style="padding:4px;" | {{#arraymap:{{{values|}}}|,|x|[[x]]}}
| style="padding:4px;" | {{#arraymap:{{{level 2|}}}|,|x|x}}
|-
|-
! style="background:#ececec; text-align:left; padding:4px;" | Ambitions
! style="background:#ececec; text-align:left; padding:4px;" | Level 3
| style="padding:4px;" | {{#arraymap:{{{ambitions|}}}|,|x|[[x]]}}
| style="padding:4px;" | {{#arraymap:{{{level 3|}}}|,|x|x}}
|-
|-
! style="background:#ececec; text-align:left; padding:4px;" | Skills
! style="background:#ececec; text-align:left; padding:4px;" | Related Ambition
| style="padding:4px;" | {{#arraymap:{{{skills|}}}|,|x|[[x]]}}
| style="padding:4px;" | {{#arraymap:{{{related ambition|}}}|,|x|[[x]]}}
|-
|-
|}
|}
[[{{PAGENAME}}]] is an [[Ambition]].
[[{{PAGENAME}}]] is a [[{{{type}}}]] [[Ambition]] for your [[Zoi]] in [[inZOI]].
<div style="display:none;">
<div style="display:none;">
{{#set:Ambition={{{ambition|}}} }}
{{#set:Ambition={{{ambition|}}} }}
{{#set:Icon=File:{{{icon|}}} }}
{{#set:Icon=File:{{{icon|}}} }}
{{#set:Type={{{type|}}} }}
{{#set:Description={{{description|}}} }}
{{#set:Description={{{description|}}} }}
{{#set:Traits={{{traits|}}} |+sep}}
{{#set:Level 1={{{level 1|}}} |+sep}}
{{#set:Values={{{values|}}} |+sep}}
{{#set:Level 2={{{level 2|}}} |+sep}}
{{#set:Ambitions={{{ambitions|}}} |+sep}}
{{#set:Level 3={{{level 3|}}} |+sep}}
{{#set:Skills={{{skills|}}} |+sep}}
{{#set:Related Ambition={{{related ambition|}}} |+sep}}
</div>
</div>
[[Category:Ambitions]]
[[Category:Ambitions]]
Line 41: Line 45:
* '''ambition''' - name of the Ambition (e.g. Loved Life)
* '''ambition''' - name of the Ambition (e.g. Loved Life)
* '''icon''' – Filename for the ambition's icon (e.g. Loved Life icon1.png)
* '''icon''' – Filename for the ambition's icon (e.g. Loved Life icon1.png)
* '''type''' -
* '''description''' -
* '''level 1''' -
* '''level 2''' -
* '''level 3''' -
* '''related ambition''' -
==Usage==
==Usage==
<pre>
<pre>
{{Ambition infobox
{{Ambition infobox
| ambition =
| icon =  
| icon =  
| type =
| description =  
| description =  
| level 1 =
| level 2 =
| level 3 =
| related ambition =
}}
}}
</pre>
</pre>

Latest revision as of 11:49, 27 March 2025


This template creates an infobox for Ambitions with Semantic MediaWiki annotations.

Parameters

  • ambition - name of the Ambition (e.g. Loved Life)
  • icon – Filename for the ambition's icon (e.g. Loved Life icon1.png)
  • type -
  • description -
  • level 1 -
  • level 2 -
  • level 3 -
  • related ambition -

Usage

{{Ambition infobox
| ambition = 
| icon = 
| type = 
| description = 
| level 1 = 
| level 2 = 
| level 3 = 
| related ambition = 
}}

Example Usage

{{Ambition infobox
| ambition = Family Happiness
| icon = Family Happiness icon1.png
}}
Family Happiness
Type [[{{{type}}}]]
Description
{{{description}}}
Level 1
Level 2
Level 3
Related Ambition

Ambition infobox is a [[{{{type}}}]] Ambition for your Zoi in inZOI.