Template:Ambition infobox: Difference between revisions
Appearance
Tags: Mobile edit Mobile web edit |
No edit summary |
||
(11 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;" | | ! 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;" | | ! style="background:#ececec; text-align:left; padding:4px;" | Related Ambition | ||
| style="padding:4px;" | {{#arraymap:{{{ | | style="padding:4px;" | {{#arraymap:{{{related ambition|}}}|,|x|[[x]]}} | ||
|- | |- | ||
|} | |} | ||
[[{{PAGENAME}}]] is | [[{{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: | {{#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 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> | ||
Line 46: | Line 56: | ||
| ambition = | | 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.