Template:Bundle
This set of templates are used to build a table for Bundle type of pages (e.g. Humble Bundle, Indie Gala, Indie Royale, IndieGameStand, etc.).
Related templates
- {{BundleStart}}: starts the table.
- {{BundleFirstRow}}: creates the first row of the complex table.
- {{Bundle}}: adds the titles released for the bundle.
- {{BundleDescription}}: adds the description of the bundle.
- {{BundleEnd}}: ends the table.
Usage
Bundle | Period Offered | Title | Developer | Initial Release Year | Total Raised | Total purchases | Average price |
---|---|---|---|---|---|---|---|
Humble Indie Bundle | May 4–10*, 2010 | World of Goo | 2D Boy | 2008 | US$1.27+ M | 138,813 | $9.18 |
Aquaria | Bit Blot | 2007 | |||||
Testing N/A | N / A | ||||||
Description
|
Parameters
- {{BundleStart}}
- width - adjusts the tables width; defaults to 100%.
- Option1 - Example add Music Album as title.
- Option1Size adjusts the table width; defaults to 160px.
- {{BundleFirstRow}}
- MTA - More than average: sets a lock icon in front of title when set to true. Default is off, can be omitted.
- rowspan - amount of rows for the bundle; defaults to 1.
- Bundle - name of the bundle.
- Period - the timeframe the bundle was released.
- title - the title for the first title for the list.
- Option1 - the string used for the option one set from {{BundleStart}} parameter.
- DeveloperSize - the amount of rows after the template is called the developer string will be used for. Omit Developer from proceeding rows to the number set - 1.
- Developer - the name of the developer for the first title.
- Year - the year the first title was.
- Raised - the amount of cash the bundle raised.
- Purchases - the amount of purchases for the bundle.
- Avg - the average price for the bundle.
- {{Bundle}}
- MTA - More than average: sets a lock icon in front of title when set to true. Default is off, can be omitted.
- PL - Post launch: sets the title row to light green to differentiate it from the other games. Default is off, can be omitted.
- title - the title.
- Option1 - the string for the option one set from {{BundleStart}} parameter.
- DeveloperSize - the amount of rows after the template is called the developer string will be used for. Omit Developer from proceeding rows to the number set - 1.
- Developer - the developer of the title.
- Release - the release date of the title.
- colspan - the columns the list will take up. If Option1 is not set colspan is not needed; defaults to 7.
- list - creates a list as many colspan you use if you do not use
code
{{BundleStart | width = | Option1 = | Option1Size = }} {{BundleFirstRow | rowspan = <!-- Amount of rows the bundle will take up total. --> | MTA = true | Bundle = | Period = <!-- Time frame of the bundle. --> | title = | Option1 = | DeveloperSize = | Developer = | Year = <!-- Year the title came out. --> | Raised = <!-- Remove for default N/A. --> | Purchases = <!-- Remove for default N/A. --> | Avg = <!-- Remove for default N/A. --> }} {{Bundle | MTA = true | PL = true | title = | Option1 = | DeveloperSize = | Developer = | Release = <!-- Year the title came out. --> }} {{BundleDescription | colspan = <!-- Amount of columns used by the table header - 1. --> | list = }} {{BundleEnd}}
See also
The above documentation is transcluded from Template:BundleFirstRow/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |