Template:BundleFirstRow
This set of templates are used to build a table for Bundle type of pages (e.g. Humble Bundle, IndieGala, 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
Example
| 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
| |||||||
Markup used
{{BundleStart}}
{{BundleFirstRow |rowspan=4 |Bundle='''Humble Indie Bundle''' |Period=May 4–10*, 2010|title=''[[World of Goo]]'' |Developer=[[2D Boy]]
|Year=2008 |Raised=US$1.27+ M|Purchases=138,813|Avg=$9.18}}
{{Bundle |title=''[[Aquaria (video game)|Aquaria]]''|Developer=Bit Blot|Release=2007}}
{{Bundle |title=''Testing N/A''}}
{{BundleDescription |list={{collapsible list |title=Description
|
* ''Samorost 2'' added for free to the bundle on May 9, 2010.
* ''Aquaria'', ''Gish'', ''Lugaru HD'' and ''Penumbra'' were [[Open-source software|open-sourced]] as a result of the success of the sale.
}}}}
{{BundleEnd}}
Parameters
- {{BundleStart}}
- Not needed before each bundle, but starts the overall bundle table. Generally needs no parameters.
- width - adjusts the tables width; defaults to 100%.
- Option1 - Example add Music Album as title.
- Option1Size adjusts the table width; defaults to 160px.
- {{BundleFirstRow}}
- Must be included.
- rowspan - amount of rows for the bundle; defaults to 1. To calculate, add 2 to the number of {{Bundle}} templates used. The 2 represents the {{BundleFirstRow}} and {{BundleDescription}} (which must be included).
- Bundle - name of the bundle.
- Period - the timeframe the bundle was released.
- MTA - For the first game of the bundle. See {{Bundle}}.
- title - For the first game of the bundle. See {{Bundle}}.
- Option1 - For the first game of the bundle. See {{Bundle}}.
- DeveloperSize - For the first game of the bundle. See {{Bundle}}.
- Developer - For the first game of the bundle. See {{Bundle}}.
- Year - For the first game of the bundle. The year the first title was from.
- Raised - the amount of cash the bundle raised. If parameter and value omitted, defaults to 'N / A'.
- Purchases - the amount of purchases for the bundle. If parameter and value omitted, defaults to 'N / A'.
- Avg - the average price for the bundle. If parameter and value omitted, defaults to 'N / A'.
- {{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: deprecated, no longer include. 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.
- Must be included at the end of each bundle. If there is none, just leave {{BundleDescription}}
- 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.
- {{BundleEnd}}
- Not needed after each bundle, but ends the overall bundle table.
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
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.