Template:Job infobox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
|- | |- | ||
| colspan="2" style="text-align:center; padding:4px;" | [[File:{{{icon|Placeholder.png}}}]] | | colspan="2" style="text-align:center; padding:4px;" | [[File:{{{icon|Placeholder.png}}}]] | ||
|- | |||
! style="background:#ececec; text-align:left; padding:4px;" | Location | |||
| style="padding:4px;" | {{{location}}} | |||
|- | |||
! style="background:#ececec; text-align:left; padding:4px;" | Type | |||
| style="padding:4px;" | {{{type}}} | |||
|- | |||
! style="background:#ececec; text-align:left; padding:4px;" | Company | |||
| style="padding:4px;" | {{{company}}} | |||
|- | |||
! style="background:#ececec; text-align:left; padding:4px;" | Title | |||
| style="padding:4px;" | {{{title}}} | |||
|- | |||
! style="background:#ececec; text-align:left; padding:4px;" | Hours | |||
| style="padding:4px;" | {{{hours}}} | |||
|- | |||
! style="background:#ececec; text-align:left; padding:4px;" | Pay | |||
| style="padding:4px;" | {{{pay}}} [[Meow]] | |||
|- | |||
! style="background:#ececec; text-align:left; padding:4px;" | Number Available | |||
| style="padding:4px;" | {{{number available}}} | |||
|- | |- | ||
! colspan="2" style="background:#ececec; text-align:center; padding:4px;" | '''Description''' | ! colspan="2" style="background:#ececec; text-align:center; padding:4px;" | '''Description''' | ||
|- | |- | ||
! 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;" | Predecessor Job | |||
| style="padding:4px;" | {{{predecessor job}}} | |||
|- | |||
! style="background:#ececec; text-align:left; padding:4px;" | Promoted Job | |||
| style="padding:4px;" | {{{promoted job}}} | |||
|- | |- | ||
! style="background:#ececec; text-align:left; padding:4px;" | Related Traits | ! style="background:#ececec; text-align:left; padding:4px;" | Related Traits | ||
Line 17: | Line 44: | ||
|- | |- | ||
|} | |} | ||
[[{{PAGENAME}}]] is a [[Job]] available in {{{ | [[{{PAGENAME}}]] is a [[Job]] available in {{{location}}}. Its predecessor is {{{predecessor job}}} and it can be promoted to {{{promoted job}}}. | ||
<div style="display:none;"> | <div style="display:none;"> | ||
{{#set:Job={{{job|}}} }} | {{#set:Job={{{job|}}} }} | ||
{{#set:Icon=File:{{{icon|}}} }} | {{#set:Icon=File:{{{icon|}}} }} | ||
{{#set:Location={{{location|}}} }} | |||
{{#set:Type={{{type|}}} }} | |||
{{#set:Company={{{company|}}} }} | |||
{{#set:Title={{{title|}}} }} | |||
{{#set:Hours={{{hours|}}} }} | |||
{{#set:Pay={{{pay|}}} }} | |||
{{#set:Number Available={{{number available|}}} }} | |||
{{#set:Description={{{description|}}} }} | {{#set:Description={{{description|}}} }} | ||
{{#set:Predecessor Job={{{predecessor job|}}} }} | |||
{{#set:Promoted Job={{{promoted job|}}} }} | |||
{{#set:Related Traits={{{related traits|}}} |+sep}} | {{#set:Related Traits={{{related traits|}}} |+sep}} | ||
{{#set:Related Desired Life={{{related desired life|}}} |+sep}} | {{#set:Related Desired Life={{{related desired life|}}} |+sep}} | ||
Line 28: | Line 64: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
This template creates an infobox for [[Jobs]] with Semantic MediaWiki annotations. | This template creates an infobox for [[Jobs]] in *inZOI* with Semantic MediaWiki annotations. | ||
==Parameters== | ==Parameters== | ||
* '''job''' - | * '''job''' - Name of the job (e.g., Rookie Trainee) | ||
* '''icon''' | * '''icon''' - Filename for the job’s icon (e.g., Rookie_Trainee_Icon.png) | ||
* '''location''' - | * '''location''' - Location of the job (e.g., Dowon) | ||
* '''type''' - | * '''type''' - Part-time or full-time job (e.g., Full-Time) | ||
* '''company''' - | * '''company''' - Name of the company (e.g., K-Pop Entertainment) | ||
* '''title''' - | * '''title''' - Job title (e.g., Trainee) | ||
* '''hours''' - | * '''hours''' - Hours and days of the week (e.g., 08:00 AM - 06:00 PM, 5 days/week) | ||
* '''pay''' - | * '''pay''' - Amount of [[Meow]] paid (e.g., 400) | ||
* '''number available''' - | * '''number available''' - Number of this job available (e.g., Unlimited) | ||
* '''description''' - | * '''description''' - Brief description of the job | ||
* '''predecessor job''' - | * '''predecessor job''' - Previous job tier (e.g., None) | ||
* ''' promoted job''' - | * '''promoted job''' - Next job tier (e.g., Junior Trainee) | ||
* '''related traits''' - Traits linked to the job (e.g., Charisma, Creativity) | |||
* '''related desired life''' - Desired life goals tied to the job (e.g., Fame, Success) | |||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{ | {{Job infobox | ||
| | | job = | ||
| icon = | | icon = | ||
| location = | |||
| type = | |||
| company = | |||
| title = | |||
| hours = | |||
| pay = | |||
| number available = | |||
| description = | | description = | ||
| predecessor job = | |||
| promoted job = | |||
| related traits = | | related traits = | ||
| related desired life = | | related desired life = | ||
}} | }} | ||
</pre> | </pre> | ||
==Example Usage== | ==Example Usage== | ||
<pre> | <pre> | ||
{{ | {{Job infobox | ||
| | | job = Rookie Trainee | ||
| icon = | | icon = Rookie_Trainee_Icon.png | ||
| description = | | location = Dowon | ||
| related traits = | | type = Full-Time | ||
| related desired life = | | company = K-Pop Entertainment | ||
| title = Trainee | |||
| hours = 08:00 AM - 06:00 PM, 5 days/week | |||
| pay = 400 | |||
| number available = Unlimited | |||
| description = An entry-level position for aspiring K-Pop stars, focusing on basic training and skill-building. | |||
| predecessor job = None | |||
| promoted job = Junior Trainee | |||
| related traits = Creativity, Fitness | |||
| related desired life = Fame | |||
}} | }} | ||
</pre> | </pre> | ||
{{ | |||
| | {{Job infobox | ||
| icon = | | job = Rookie Trainee | ||
| description = | | icon = Rookie_Trainee_Icon.png | ||
| related traits = | | location = Dowon | ||
| related desired life = | | type = Full-Time | ||
| company = K-Pop Entertainment | |||
| title = Trainee | |||
| hours = 08:00 AM - 06:00 PM, 5 days/week | |||
| pay = 400 | |||
| number available = Unlimited | |||
| description = An entry-level position for aspiring K-Pop stars, focusing on basic training and skill-building. | |||
| predecessor job = None | |||
| promoted job = Junior Trainee | |||
| related traits = Creativity, Fitness | |||
| related desired life = Fame | |||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 00:41, 17 March 2025
This template creates an infobox for Jobs in *inZOI* with Semantic MediaWiki annotations.
Parameters
- job - Name of the job (e.g., Rookie Trainee)
- icon - Filename for the job’s icon (e.g., Rookie_Trainee_Icon.png)
- location - Location of the job (e.g., Dowon)
- type - Part-time or full-time job (e.g., Full-Time)
- company - Name of the company (e.g., K-Pop Entertainment)
- title - Job title (e.g., Trainee)
- hours - Hours and days of the week (e.g., 08:00 AM - 06:00 PM, 5 days/week)
- pay - Amount of Meow paid (e.g., 400)
- number available - Number of this job available (e.g., Unlimited)
- description - Brief description of the job
- predecessor job - Previous job tier (e.g., None)
- promoted job - Next job tier (e.g., Junior Trainee)
- related traits - Traits linked to the job (e.g., Charisma, Creativity)
- related desired life - Desired life goals tied to the job (e.g., Fame, Success)
Usage
{{Job infobox | job = | icon = | location = | type = | company = | title = | hours = | pay = | number available = | description = | predecessor job = | promoted job = | related traits = | related desired life = }}
Example Usage
{{Job infobox | job = Rookie Trainee | icon = Rookie_Trainee_Icon.png | location = Dowon | type = Full-Time | company = K-Pop Entertainment | title = Trainee | hours = 08:00 AM - 06:00 PM, 5 days/week | pay = 400 | number available = Unlimited | description = An entry-level position for aspiring K-Pop stars, focusing on basic training and skill-building. | predecessor job = None | promoted job = Junior Trainee | related traits = Creativity, Fitness | related desired life = Fame }}
Rookie Trainee | |
---|---|
File:Rookie Trainee Icon.png | |
Location | Dowon |
Type | Full-Time |
Company | K-Pop Entertainment |
Title | Trainee |
Hours | 08:00 AM - 06:00 PM, 5 days/week |
Pay | 400 Meow |
Number Available | Unlimited |
Description | |
An entry-level position for aspiring K-Pop stars, focusing on basic training and skill-building. | |
Predecessor Job | None |
Promoted Job | Junior Trainee |
Related Traits | Creativity, Fitness |
Related Desired Life | Fame |
Job infobox is a Job available in Dowon. Its predecessor is None and it can be promoted to Junior Trainee.