Template:CareerPromotionLevel3: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
sims>TechpriestMagos
(template perfected. (theoretically.))
imported>Syde BOT
m (→‎Parameters: clean up, replaced: [[Image: → [[File: (2))
 
(6 intermediate revisions by 3 users not shown)
Line 6: Line 6:
|style="padding:0px;"|
|style="padding:0px;"|
{|width="100%" border="0"
{|width="100%" border="0"
|'''Days Off'''<br />{{{daysoff}}}
|style="padding:5px;"|'''Days Off'''<br />{{{daysoff}}}
|-
|-
|style="border-top:1px solid"|'''Hours'''<br />{{{hours}}}
|style="border-top:1px solid; padding:5px;"|'''Hours'''<br />{{{hours}}}
|}
|}
|style="padding:0px;"|
|style="padding:0px;"|
{|width="100%" border="0"
{|width="100%" border="0"
|'''Pay'''<br />§{{{pay}}}/hour
|style="padding:5px;"|'''Pay'''<br />§{{{pay}}}/hour
|-
|-
|style="border-top:1px solid"|'''Promotional Bonus'''<br />{{{bonus}}}
|style="border-top:1px solid; padding:5px;"|'''Promotional Bonus'''<br />{{{bonus}}}
|-
|-
|style="border-top:1px solid"|'''Pension'''<br />§{{{pension}}}
|style="border-top:1px solid; padding:5px;"|'''Pension'''<br />§{{{pension|???}}}
|}
|}
|style="padding:0px;"|
|style="padding:0px;"|
{|width="100%" border="0"
{|width="100%" border="0"
|'''Skills'''<br />{{{skills}}}
|style="padding:5px;"|'''Skills'''<br />{{{skills}}}
|-
|-
|style="border-top:1px solid"|'''Other'''<br />{{{opf}}}
|style="border-top:1px solid; padding:5px;"|'''Other'''<br />{{{opf}}}
|}
|}
|{{#if:{{{perks|}}}|{{{perks}}}}}
|{{#if:{{{perks|}}}|{{{perks}}}}}
Line 56: Line 56:
*'''daysoff''' - S M T W T F S , where days off are highlighted in green using this code: &lt;span style="background-color:#00FF00;"&gt;{{{day_of_week}}}&lt;/span&gt;
*'''daysoff''' - S M T W T F S , where days off are highlighted in green using this code: &lt;span style="background-color:#00FF00;"&gt;{{{day_of_week}}}&lt;/span&gt;
*'''hours''' - The hours in 24hrs ex. 09:00 - 15:00
*'''hours''' - The hours in 24hrs ex. 09:00 - 15:00
:OPTIONAL - include an image ex. <nowiki>[[Image:09001500.png]]</nowiki> [[Image:09001500.png]]
:OPTIONAL - include an image ex. <nowiki>[[File:09001500.png]]</nowiki> [[File:09001500.png]]
*'''pay''' - The salary of the promotion level
*'''pay''' - The salary of the promotion level
*'''bonus''' - The promotional bonus received for the promotion level, N/A or amount in simoleons including §
*'''bonus''' - The promotional bonus received for the promotion level, N/A or amount in simoleons including §

Latest revision as of 08:01, 5 December 2019

Level Name Description Work Time Compensation Performance Factors Perks
(cumulative)
{{{level}}} {{{name}}} {{{description}}}
Days Off
{{{daysoff}}}
Hours
{{{hours}}}
Pay
§{{{pay}}}/hour
Promotional Bonus
{{{bonus}}}
Pension
§???
Skills
{{{skills}}}
Other
{{{opf}}}


Usage[edit source]

For The Sims 3 Career promotion levels tables.

Copy and paste the following:

{{CareerTableStart3}}
{{CareerPromotionLevel3|
|level             = 
|name              = 
|description       = 
|daysoff           = 
|hours             = 
|pay               = 
|bonus             = §
|pension           = 
|skills            = 
|opf               = 
|perks             = 
}}
{{TableEnd}}

Parameters[edit source]

  • level - The level of the promotion
  • name - The name of the promotion
  • description - The description of the promotion
  • daysoff - S M T W T F S , where days off are highlighted in green using this code: <span style="background-color:#00FF00;">{{{day_of_week}}}</span>
  • hours - The hours in 24hrs ex. 09:00 - 15:00
OPTIONAL - include an image ex. [[File:09001500.png]]
  • pay - The salary of the promotion level
  • bonus - The promotional bonus received for the promotion level, N/A or amount in simoleons including §
  • skills - The skills required to achieve this promotion level in the following format for each skill: [newline]{{{Skill_name}}}: {{{skill_level}}}
  • opf - Other performance factors required to achieve this level.
  • perks - Abilities, interaction and non-monetary rewards.