Difference between revisions of "Template:Argbox"
From Game Detectives Wiki
| [unchecked revision] | [unchecked revision] |
(Added description lol) |
Imnotgoats (talk | contribs) |
||
| Line 50: | Line 50: | ||
| description = This it the description of an arg, I somehow forgot about it | | description = This it the description of an arg, I somehow forgot about it | ||
| creator = Valve | | creator = Valve | ||
| + | | type = Official ARG | ||
| status = Completed | | status = Completed | ||
| − | |||
| discovered = 01-01-1970 | | discovered = 01-01-1970 | ||
| completed = 01-01-1971 | | completed = 01-01-1971 | ||
Revision as of 17:55, 21 June 2016
| Argbox | |
|---|---|
- Description
- This template is used to create an arg infobox.
- Syntax
- Type
{{argbox}}somewhere, with parameters as shown below. - Sample output
{{argbox
| float = left
| name = Valve ARG
| image = File:Example.png
| imagewidth = 150
| description = This it the description of an arg, I somehow forgot about it
| creator = Valve
| type = Official ARG
| status = Completed
| discovered = 01-01-1970
| completed = 01-01-1971
| timeline = [[Valve]]
}}
Results in...
| Valve ARG | |
|---|---|
| This it the description of an arg, I somehow forgot about it | |
| Type | official ARG |
| Creator | Valve |
| Discovered | 01-01-1970 |
| Completed | 01-01-1971 |
| Timeline | Valve |
Parameters
| Parameter | Description | Default | Accepted Values | Type | Status |
|---|---|---|---|---|---|
| float | box is aligned to the the left or the right. | right
|
left or right
|
String | Optional |
| clear | content is delayed until just the right or left column is complete. | right
|
left or right
|
String | Optional |
| name | the name of the arg infobox | Title of the current page | String | Optional | |
| image | the thumb of the arg infobox | Image:Example.png
|
any valid link from local source or external | String | Optional |
| imagewidth | width of the thumb image of the arg info box | 250
|
any valid integer | Int | Optional |
| description | short description of the arg | String | Optional | ||
| creator | creator of the arg | String | Optional | ||
| type | the type of the arg | String | Optional | ||
| status | status of the arg | On Going, On Hold, Completed or Abandoned
|
String | Optional | |
| discovered | time of the arg discovery | Date | Optional | ||
| completed | time of the arg completion | Date | Optional | ||
| timeline | timeline of the arg | Reference | Optional |
