Template:CareerPromotionLevel2: 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>A morris
sims>A morris
Line 36: Line 36:
*'''name''' - The name of the promotion
*'''name''' - The name of the promotion
*'''description''' - The description 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>
*'''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
*'''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>[[Image:09001500.png]]</nowiki> [[Image:09001500.png]]

Revision as of 23:11, 28 August 2008

|- |{{{level}}} |{{{name}}} |{{{description}}} |{{{daysoff}}} |{{{hours}}} |§{{{pay}}} |{{{bonus}}} | {{{skills}}} |{{{friends}}}

|}

Usage

For The Sims 2 Career promotion levels tables.

Copy and paste the following:

{{CareerTableStart2}}
{{CareerPromotionLevel2|
|level             = {{{level}}}
|name              = {{{name}}}
|description       = {{{description}}}
|daysoff           = {{{daysoff}}}
|hours             = {{{hours}}}
|pay               = {{{pay}}}
|bonus             = §{{{bonus}}}
|skills            = {{{skills}}}
|friends           = {{{friends}}}
}}
{{TableEnd}}

Parameters

  • 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. [[Image: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}}}
  • friends - The number of family friends required to achieve this level.