Template:Turbine Developer: Difference between revisions
From Drunkapedia
imported>Tlosk (New page: <includeonly><div style="background-color:#E0E0E0; border:2px solid #C0C0C0;width:80%;padding:30px;margin-bottom:20px;margin-left:5%;margin-right:10%;">'''{{{Date}}}''' - [{{{Link}}} '''Li...) |
imported>An Adventurer (changing text color) |
||
(22 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div style="background-color:#E0E0E0; border:2px solid #C0C0C0;width:80%;padding:30px;margin-bottom:20px;margin-left:5%;margin-right:10%;">'''{{{Date}}}''' - [{{{Link}}} '''Link'''] | <includeonly><div style="background-color:#E0E0E0; color:#000000; border:2px solid #C0C0C0;width:80%;padding:30px;margin-bottom:20px;margin-left:5%;margin-right:10%;">{{#ifeq:{{{Date|}}}|None|''Date Unknown''|'''{{{Date}}}'''}} - {{#ifeq:{{{Link|}}}|None|''Link Unknown''|[{{{Link}}} '''Link''']}} | ||
{{{Text}}} | {{#ifeq:{{{Question|}}}|||'''''Q:''' {{{Question}}}''<br><br>'''''A: '''''}}{{{Text}}} | ||
{{#ifeq:{{{Developer|}}}|||<br> | |||
{ | {{{!}}border=0 cellpadding=5 style=background:#E0E0E0 | ||
{{!-}} | |||
{{!}}[[File:Turbine Icon.png]] | |||
{{!}}{{{Developer|}}}<br>{{{Title|}}} | |||
{{!}}} | |||
}} | |||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
{{Related|Wiki Templates}} | {{Related|Wiki Templates}} | ||
== Syntax == | == Syntax == | ||
<pre> | |||
{{Turbine Developer | |||
| Date = | |||
| Link = | |||
| Text = | |||
| Developer = | |||
| Title = | |||
}} | |||
</pre> | |||
or | |||
<pre> | <pre> | ||
{{Turbine Developer | {{Turbine Developer | ||
| Date = | | Date = | ||
| Link = | | Link = | ||
| Text = | | Question = | ||
| Developer = | | Text = | ||
| Title = | | Developer = | ||
| Title = | |||
}} | }} | ||
</pre> | </pre> | ||
== Usage == | |||
Quote block for a turbine developer. | |||
Parameters in '''bold''' are required fields. | |||
{| class="wikitable" | |||
! Parameter | |||
! Explanation | |||
|- | |||
| '''Date''' | |||
| Date of the post, for example Jan 15th, 2009. If unknown use "None" (without quotes). | |||
|- | |||
| '''Link''' | |||
| Original link to the post (post link preferred to thread link). If unknown, use "None" (without quotes). | |||
|- | |||
| Question | |||
| Optional, only include if the comment does not make sense without the context of the original question. Include as much of the original question as needed so the answer makes sense. | |||
|- | |||
| '''Text''' | |||
| Text of the developer's comment. Multi-paragraph text is fine, just copy and paste it all after <nowiki>| Text = </nowiki>. | |||
|- | |||
| '''Developer''' | |||
| Name of the developer (as posted). | |||
|- | |||
| '''Title''' | |||
| Developer's title. | |||
|- | |||
|} | |||
For example: | For example: | ||
Line 26: | Line 67: | ||
<pre> | <pre> | ||
{{Turbine Developer | {{Turbine Developer | ||
| Date = Dec 29th, 2008 | | Date = Dec 29th, 2008 | ||
| Link = http://forums.ac.turbine.com/showthread.php?p=440635#post440635 | | Link = http://forums.ac.turbine.com/showthread.php?p=440635#post440635 | ||
| Text = That is exactly what it is. The servers are being re-booted. | | Text = That is exactly what it is. The servers are being re-booted. | ||
| Developer = Frelorn | | Developer = Frelorn | ||
| Title = AC Community Relations | | Title = AC Community Relations | ||
}} | }} | ||
</pre> | </pre> | ||
Line 37: | Line 78: | ||
{{Turbine Developer | {{Turbine Developer | ||
| Date = Dec 29th, 2008 | | Date = Dec 29th, 2008 | ||
| Link = http://forums.ac.turbine.com/showthread.php?p=440635#post440635 | | Link = http://forums.ac.turbine.com/showthread.php?p=440635#post440635 | ||
| Text = That is exactly what it is. The servers are being re-booted. | | Text = That is exactly what it is. The servers are being re-booted. | ||
| Developer = Frelorn | | Developer = Frelorn | ||
| Title = AC Community Relations | | Title = AC Community Relations | ||
}} | |||
and adding the original question: | |||
<pre> | |||
{{Turbine Developer | |||
| Date = Dec 29th, 2008 | |||
| Link = http://forums.ac.turbine.com/showthread.php?p=440635#post440635 | |||
| Question = What is a server bounce? Is it a reboot? | |||
| Text = That is exactly what it is. The servers are being re-booted. | |||
| Developer = Frelorn | |||
| Title = AC Community Relations | |||
}} | |||
</pre> | |||
would display as: | |||
{{Turbine Developer | |||
| Date = Dec 29th, 2008 | |||
| Link = http://forums.ac.turbine.com/showthread.php?p=440635#post440635 | |||
| Question = What is a server bounce? Is it a reboot? | |||
| Text = That is exactly what it is. The servers are being re-booted. | |||
| Developer = Frelorn | |||
| Title = AC Community Relations | |||
}} | }} | ||
[[Category:Wiki Template]] | |||
</noinclude> | </noinclude> |
Latest revision as of 12:39, 26 September 2018
Related topics: Wiki Templates
Syntax
{{Turbine Developer | Date = | Link = | Text = | Developer = | Title = }}
or
{{Turbine Developer | Date = | Link = | Question = | Text = | Developer = | Title = }}
Usage
Quote block for a turbine developer.
Parameters in bold are required fields.
Parameter | Explanation |
---|---|
Date | Date of the post, for example Jan 15th, 2009. If unknown use "None" (without quotes). |
Link | Original link to the post (post link preferred to thread link). If unknown, use "None" (without quotes). |
Question | Optional, only include if the comment does not make sense without the context of the original question. Include as much of the original question as needed so the answer makes sense. |
Text | Text of the developer's comment. Multi-paragraph text is fine, just copy and paste it all after | Text = . |
Developer | Name of the developer (as posted). |
Title | Developer's title. |
For example:
{{Turbine Developer | Date = Dec 29th, 2008 | Link = http://forums.ac.turbine.com/showthread.php?p=440635#post440635 | Text = That is exactly what it is. The servers are being re-booted. | Developer = Frelorn | Title = AC Community Relations }}
displays as:
Dec 29th, 2008 - Link
That is exactly what it is. The servers are being re-booted.
Frelorn AC Community Relations |
and adding the original question:
{{Turbine Developer | Date = Dec 29th, 2008 | Link = http://forums.ac.turbine.com/showthread.php?p=440635#post440635 | Question = What is a server bounce? Is it a reboot? | Text = That is exactly what it is. The servers are being re-booted. | Developer = Frelorn | Title = AC Community Relations }}
would display as:
Dec 29th, 2008 - Link
Q: What is a server bounce? Is it a reboot?
A: That is exactly what it is. The servers are being re-booted.
Frelorn AC Community Relations |