Difference between revisions of "Template:Infobox Service Status/doc"
From EVE University Wiki
Boundbylife (talk | contribs) |
m (Add image parameter to Syntax.) |
||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
; Description | ; Description | ||
− | : This template is | + | : This template is view, at a glance, the status of any given EVE University program or service, and a quick reference for other important information. |
; Dependencies | ; Dependencies | ||
: Uses | : Uses | ||
:: {{T|Infobox}} | :: {{T|Infobox}} | ||
− | :: [[:File:E-UNI_Emblem_Square.png|E- | + | :: [[:File:E-UNI_Emblem_Square.png|E-UNI Emblem Square.png]] as default image. |
+ | ; Syntax | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Infobox Service Status | {{Infobox Service Status | ||
− | | name | + | | name = |
− | | department | + | | image = |
− | | statusnotes | + | | department = |
− | | availablefrom | + | | statusnotes = |
− | | contact | + | | availablefrom = |
− | | status | + | | contact = |
+ | | status = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
+ | :; Parameters | ||
+ | ::; name : The EVE University service. If omitted, the name of the page will be used. | ||
+ | ::; image : The name of the uploaded profile image of the coordinator, with extension and without parenthesis. When no file name is given, [[:File:E-UNI_Emblem_Square.png|E-UNI Emblem Square.png]] is used as the default. | ||
+ | ::; department : The EVE University department in control of the service. | ||
+ | ::; statusnotes : If any important information regarding the status (such as reason for stoppage or delay) should be noted, do so here. | ||
+ | ::; availablefrom : Locations from which the service can be accessed, such as 'Forums', 'Discord' or a list of stations. | ||
+ | ::; primarycontact : Optional in-game, discord, or forum name of who to best contact for further questions. | ||
+ | ::; status : The current status of the service. Accepts ''''active'''', ''''delayed'''', or ''''stopped''''. If omitted, no status will be shown. | ||
− | ; Sample < | + | ; Sample |
− | <pre><nowiki> | + | <div style="width: 50%; float:left"> |
+ | <pre><nowiki> | ||
{{Infobox Service Status | {{Infobox Service Status | ||
| name = Stride Improvement | | name = Stride Improvement | ||
| department = Ministry of Silly Walks | | department = Ministry of Silly Walks | ||
| statusnotes = Only available every other Tuesday | | statusnotes = Only available every other Tuesday | ||
− | | availablefrom = forums<br>Stacmon<br> | + | | availablefrom = forums<br>Stacmon |
+ | | contact = John Cleese | ||
+ | | status = active | ||
+ | }} | ||
+ | </nowiki></pre> | ||
+ | :: gives... | ||
+ | </div> | ||
+ | |||
+ | <div style="width: 50%; float:right"> | ||
+ | {{Infobox Service Status | ||
+ | | name = Stride Improvement | ||
+ | | department = Ministry of Silly Walks | ||
+ | | statusnotes = Only available every other Tuesday | ||
+ | | availablefrom = forums<br>Stacmon | ||
| contact = John Cleese | | contact = John Cleese | ||
| status = active | | status = active | ||
+ | }} | ||
+ | |||
+ | </div> | ||
+ | {{clear}} | ||
+ | |||
+ | <div style="width: 50%; float:left"> | ||
+ | <pre><nowiki> | ||
+ | {{Infobox Service Status | ||
+ | | name = Stride Improvement | ||
+ | | department = Ministry of Silly Walks | ||
+ | | statusnotes = Only available every other Tuesday | ||
+ | | availablefrom = forums<br>Stacmon | ||
+ | | contact = John Cleese | ||
+ | | status = delayed | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
:: gives... | :: gives... | ||
+ | </div> | ||
+ | <div style="width: 50%; float:right"> | ||
{{Infobox Service Status | {{Infobox Service Status | ||
| name = Stride Improvement | | name = Stride Improvement | ||
| department = Ministry of Silly Walks | | department = Ministry of Silly Walks | ||
| statusnotes = Only available every other Tuesday | | statusnotes = Only available every other Tuesday | ||
− | | availablefrom = forums<br>Stacmon | + | | availablefrom = forums<br>Stacmon |
| contact = John Cleese | | contact = John Cleese | ||
− | | status = | + | | status = delayed |
}} | }} | ||
+ | </div> | ||
− | <includeonly>[[Category: | + | {{clear}} |
+ | <div style="width: 50%; float:left"> | ||
+ | <pre><nowiki> | ||
+ | |||
+ | {{Infobox Service Status | ||
+ | | name = Stride Improvement | ||
+ | | image = 20th_Anniversary_Eagle_Logo_with_text.png | ||
+ | | department = Ministry of Silly Walks | ||
+ | | statusnotes = Only available every other Tuesday | ||
+ | | availablefrom = forums<br>Stacmon | ||
+ | | contact = John Cleese | ||
+ | | status = stopped | ||
+ | }} | ||
+ | </nowiki></pre> | ||
+ | :: gives... | ||
+ | </div> | ||
+ | <div style="width: 50%; float:right"> | ||
+ | {{Infobox Service Status | ||
+ | | name = Stride Improvement | ||
+ | | image = 20th_Anniversary_Eagle_Logo_with_text.png | ||
+ | | department = Ministry of Silly Walks | ||
+ | | statusnotes = Only available every other Tuesday | ||
+ | | availablefrom = forums<br>Stacmon | ||
+ | | contact = John Cleese | ||
+ | | status = stopped | ||
+ | }} | ||
+ | </div> | ||
+ | {{clear}} | ||
+ | <includeonly>[[Category:Infobox templates]]<!-- Any categories for the template itself --></includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 14:11, 12 March 2024
- Description
- This template is view, at a glance, the status of any given EVE University program or service, and a quick reference for other important information.
- Dependencies
- Uses
- {{Infobox}}
- E-UNI Emblem Square.png as default image.
- Syntax
{{Infobox Service Status | name = | image = | department = | statusnotes = | availablefrom = | contact = | status = }}
- Parameters
-
- name
- The EVE University service. If omitted, the name of the page will be used.
- image
- The name of the uploaded profile image of the coordinator, with extension and without parenthesis. When no file name is given, E-UNI Emblem Square.png is used as the default.
- department
- The EVE University department in control of the service.
- statusnotes
- If any important information regarding the status (such as reason for stoppage or delay) should be noted, do so here.
- availablefrom
- Locations from which the service can be accessed, such as 'Forums', 'Discord' or a list of stations.
- primarycontact
- Optional in-game, discord, or forum name of who to best contact for further questions.
- status
- The current status of the service. Accepts 'active', 'delayed', or 'stopped'. If omitted, no status will be shown.
- Sample
{{Infobox Service Status | name = Stride Improvement | department = Ministry of Silly Walks | statusnotes = Only available every other Tuesday | availablefrom = forums<br>Stacmon | contact = John Cleese | status = active }}
- gives...
Stride Improvement | |
---|---|
Run By: Ministry of Silly Walks | |
Status Notes | Only available every other Tuesday |
Where to Access |
forums Stacmon |
Contact | John Cleese |
Active |
{{Infobox Service Status | name = Stride Improvement | department = Ministry of Silly Walks | statusnotes = Only available every other Tuesday | availablefrom = forums<br>Stacmon | contact = John Cleese | status = delayed }}
- gives...
{{Infobox Service Status | name = Stride Improvement | image = 20th_Anniversary_Eagle_Logo_with_text.png | department = Ministry of Silly Walks | statusnotes = Only available every other Tuesday | availablefrom = forums<br>Stacmon | contact = John Cleese | status = stopped }}
- gives...