Template:Ambition infobox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
|- | |- | ||
! style="background:#ececec; text-align:left; padding:4px;" | Type | ! style="background:#ececec; text-align:left; padding:4px;" | Type | ||
| style="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 13: | 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;" | | ! style="background:#ececec; text-align:left; padding:4px;" | Level 1 | ||
| style="padding:4px;" | {{#arraymap:{{{ | | style="padding:4px;" | {{#arraymap:{{{level 1|}}}|,|x|x}} | ||
|- | |- | ||
! style="background:#ececec; text-align:left; padding:4px;" | | ! style="background:#ececec; text-align:left; padding:4px;" | Level 2 | ||
| style="padding:4px;" | {{#arraymap:{{{ | | style="padding:4px;" | {{#arraymap:{{{level 2|}}}|,|x|x}} | ||
|- | |- | ||
! style="background:#ececec; text-align:left; padding:4px;" | | ! style="background:#ececec; text-align:left; padding:4px;" | Level 3 | ||
| style="padding:4px;" | {{#arraymap:{{{ | | style="padding:4px;" | {{#arraymap:{{{level 3|}}}|,|x|x}} | ||
|- | |||
! style="background:#ececec; text-align:left; padding:4px;" | Related Ambition | |||
| style="padding:4px;" | {{#arraymap:{{{related ambition|}}}|,|x|[[x]]}} | |||
|- | |- | ||
|} | |} | ||
[[{{PAGENAME}}]] is a [[{{{type}}}]] [[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: | {{#set:Type={{{type|}}} }} | ||
{{#set:Description={{{description|}}} }} | {{#set:Description={{{description|}}} }} | ||
{{#set: | {{#set:Level 1={{{level 1|}}} |+sep}} | ||
{{#set: | {{#set:Level 2={{{level 2|}}} |+sep}} | ||
{{#set: | {{#set:Level 3={{{level 3|}}} |+sep}} | ||
{{#set: | {{#set:Related Ambition={{{related ambition|}}} |+sep}} | ||
</div> | </div> | ||
[[Category:Ambitions]] | [[Category:Ambitions]] | ||
Line 44: | Line 47: | ||
* '''type''' - | * '''type''' - | ||
* '''description''' - | * '''description''' - | ||
* '''level 1''' - | |||
* '''level 2''' - | |||
* '''level 3''' - | |||
* '''related ambition''' - | |||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
Line 51: | Line 58: | ||
| type = | | 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.