Difference between revisions of "Template:Infobox grow2"
Jump to navigation
Jump to search
sc4e>Whatevermind (not all growables are plugins, the inclusion of plugin box was causing category pollution, so it's gone now) |
sc4e>Jdenm8 |
||
Line 13: | Line 13: | ||
|density = | |density = | ||
|occupants = | |occupants = | ||
− | |||
|occupants$ = | |occupants$ = | ||
|occupants$$ = | |occupants$$ = | ||
Line 32: | Line 31: | ||
</pre> | </pre> | ||
Please use the § (Hold Alt then type 21 on the numpad) for wealth levels and anything involving in-game currency. | Please use the § (Hold Alt then type 21 on the numpad) for wealth levels and anything involving in-game currency. | ||
− | *'''type''': The type of plugin it is. | + | *'''type''': The type of plugin it is. (Currently broken) |
− | *'''img''': An image or logo. | + | *'''img''': An image or logo. (Currently broken) |
− | *'''dl''': The {{[[Template:download|download]]}} templates for this plugin. | + | *'''dl''': The {{[[Template:download|download]]}} templates for this plugin. (Currently broken) |
− | *'''author''': The LOT's creator. | + | *'''author''': The LOT's creator. (Currently broken) |
*'''type''' - The type of zone and default wealth this LOT grows as (R§, CS§§, I-R, I-HT, CO§§§) | *'''type''' - The type of zone and default wealth this LOT grows as (R§, CS§§, I-R, I-HT, CO§§§) | ||
*'''style''' - The [[Tileset]] the lot grows under | *'''style''' - The [[Tileset]] the lot grows under | ||
Line 41: | Line 40: | ||
*'''wealth''' - The default wealth level | *'''wealth''' - The default wealth level | ||
*'''density''' - The densities that this LOT will grow on (eg. LD-R, MD-R; A-I; MD-I, HD-I) | *'''density''' - The densities that this LOT will grow on (eg. LD-R, MD-R; A-I; MD-I, HD-I) | ||
− | *''' | + | *'''occupants''' - The maximum number of Sims that can live/work in the LOT. '''''Deprecated. Do not use.''''' |
*'''occupants$''' - Number of Low-Wealth employees/residents in a LOT (If a dilapidated §§§ or §§ lot, use normalNumber/dilapidatedNumber(Dilapidated) | *'''occupants$''' - Number of Low-Wealth employees/residents in a LOT (If a dilapidated §§§ or §§ lot, use normalNumber/dilapidatedNumber(Dilapidated) | ||
*'''occupants$$''' - Number of Medium-Wealth employees/residents in a LOT (If a dilapidated §§§ lot, use normalNumber/dilapidatedNumber(Dilapidated) | *'''occupants$$''' - Number of Medium-Wealth employees/residents in a LOT (If a dilapidated §§§ lot, use normalNumber/dilapidatedNumber(Dilapidated) | ||
Line 69: | Line 68: | ||
|wealth = {{{wealth}}} | |wealth = {{{wealth}}} | ||
|density = {{{density}}} | |density = {{{density}}} | ||
− | |||
− | |||
|occupants$ = {{{occupants$}}} | |occupants$ = {{{occupants$}}} | ||
|occupants$$ = {{{occupants$$}}} | |occupants$$ = {{{occupants$$}}} | ||
Line 87: | Line 84: | ||
|garbage-spr = {{{garbage-spr}}} | |garbage-spr = {{{garbage-spr}}} | ||
}} | }} | ||
− | {{{desc|}}} | + | {{infobox plugin |
+ | |type =Growable Lot | ||
+ | |img ={{{image1|{{{img|[[Image:Wiki_no_image.png|300px]]}}}}}} | ||
+ | |dl = {{{downloads|{{{dl}}}}}} | ||
+ | |author = {{{author|}}} | ||
+ | |credits ={{{credits|}}} | ||
+ | |support ={{{support}}} | ||
+ | |depend ={{{depend|}}} | ||
+ | |useby={{{useby|}}} | ||
+ | |language ={{{language|}}} | ||
+ | |tag1=Growable|tag2={{{tag1|}}}|tag3={{{tag2|}}}|tag4={{{tag3|}}}|tag5={{{tag4|}}} | ||
+ | }}{{{desc|}}} |
Revision as of 18:27, 16 March 2012
This template should be used for ALL new articles about growable lots.
Syntax
{{Infobox grow2 |img = |dl = |author = |size = |style = |type = |stage = |wealth = |density = |occupants = |occupants$ = |occupants$$ = |occupants$$$ = |bulldoze-cost = |construction-time = |flammability = |fire = |power = |water = |air-mag = |air-spr = |water-mag = |water-spr = |garbage-mag = |garbage-spr = }}
Please use the § (Hold Alt then type 21 on the numpad) for wealth levels and anything involving in-game currency.
- type: The type of plugin it is. (Currently broken)
- img: An image or logo. (Currently broken)
- dl: The {{download}} templates for this plugin. (Currently broken)
- author: The LOT's creator. (Currently broken)
- type - The type of zone and default wealth this LOT grows as (R§, CS§§, I-R, I-HT, CO§§§)
- style - The Tileset the lot grows under
- stage - The Growth Stage of the lot.
- wealth - The default wealth level
- density - The densities that this LOT will grow on (eg. LD-R, MD-R; A-I; MD-I, HD-I)
- occupants - The maximum number of Sims that can live/work in the LOT. Deprecated. Do not use.
- occupants$ - Number of Low-Wealth employees/residents in a LOT (If a dilapidated §§§ or §§ lot, use normalNumber/dilapidatedNumber(Dilapidated)
- occupants$$ - Number of Medium-Wealth employees/residents in a LOT (If a dilapidated §§§ lot, use normalNumber/dilapidatedNumber(Dilapidated)
- occupants$$$ - Number of High-Wealth employees/residents in a LOT
- bulldoze-cost - The number of Simoleons (without the § sign as that is already there) the building costs to demolish.
- construction-time - The time it takes for the lot to be constructed
- flammability - The flammability statistic set out in the building exemplar
- fire - The maximum fire stage, if the lot reaches this stage in a fire it will be destroyed.
- power - The amount of electrical power consumed by the lot, in MWh/month.
- water - The amount of water consumed by the lot, in Gallons/month.
- air-mag - The magnitued of Air Pollution over air-spr tiles.
- water-mag - The magnitude of Water Pollution over water-spr tiles.
- garbage-mag - The magnitude of Garbage Pollution over garbage-spr tiles.
- depend - Any dependencies that are needed for this lot to work.
- support Link to support thread (non-Maxis only).
- depend Any dependencies for the LOT.
- useby Any plugins that this is a dependency of.
- language The languages the plugin supports (default english).
- size ([a]x[b]) - Lot size a tiles long by b tiles wide.
- tag1, tag2, tag3, tag4 Various search tags.
Example
Lot Stats | |
---|---|
Lot Size | {{{size}}} |
Tileset | {{{style}}} |
Building Type | {{{type}}} |
Stage | {{{stage}}} |
Wealth Level | {{{wealth}}} |
Density | {{{density}}} |
Occupants (§) | {{{occupants$}}} (Dilapidated) |
Occupants (§§) | {{{occupants$$}}} |
Occupants (§§§) | {{{occupants$$$}}} |
Bulldoze Cost | §{{{bulldoze-cost}}} |
Construction | {{{construction-time}}} |
Flammability | {{{flammability}}} |
Fire Stage | {{{fire}}} |
Power Cons. | {{{power}}} MWh |
Water Cons. | {{{water}}} Gallons |
Air Pol. | {{{air-mag}}} over {{{air-spr}}} tiles |
Water Pol. | {{{water-mag}}} over {{{water-spr}}} tiles |
Garbage Pol. | {{{garbage-mag}}} over {{{garbage-spr}}} tiles |
Growable Lot | |
---|---|
Download Here | |
{{{dl}}} | |
General Information | |
Support | {{{support}}} |