Difference between revisions of "Template:Help:Citations"

Ashes of Creation community empowered Wiki
Jump to navigation Jump to search
(Created)
 
(Move text to another template)
Line 14: Line 14:
  
 
<references/></pre>
 
<references/></pre>
 
=== Citing livestreams, videos, interviews and podcasts ===
 
 
{{Media citation templates}}
 
 
Example:<pre>Leaders of [[Guilds|guilds]] that occupy [[Guild castles|guild castles]] are referred to as [[Kings and Queens]].{{livestream|26 May 2017|37m17|JtG9mB2bREI}}</pre>
 
 
=== Citing quotes from images ===
 
 
Use the [[Template:quote|<code><nowiki>{{quote}}</nowiki></code>]] template to capture screenshot quotes, such as "Steven quotes" from the official [https://discord.gg/ashesofcreation discord].
 
 
# [[Special:Upload|Upload]] the screenshot. For example: <code>yourfilename.png</code>
 
# Place the following in the article.<pre><nowiki>{{quote|yourfilename.png}}</nowiki></pre>
 
# Add an optional parameter, for example a hyperlink: <code>link=URL</code>
 
 
Example:<pre>[[Leveling]] won't follow a traditional linear path, although classic mechanics for leveling exist.{{quote|leveling.png|link=https://discordapp.com/channels/256164085366915072/256164085366915072/281088406002597889}}</pre>
 
 
=== Citing quotes from web pages ===
 
 
Use the [[Template:web|<code><nowiki>{{web}}</nowiki></code>]] template to capture external website references, such as links to Ashes staff being [[:Category:Interviews|interviewed]] on other sites.
 
 
<pre><nowiki>{{web|URL|Description}}</nowiki></pre>
 
 
Example:<pre>Encompassing each [[Servers|server]] are carefully placed points of development called [[Nodes]].{{web|https://www.ashesofcreation.com/a-reactive-world-nodes/|A reactive world - Nodes.}}</pre>
 
 
=== General citations ===
 
 
Use <code>&lt;ref&gt;</code> (''ref tags'') to create footnote citations.
 
 
* The markup <code>&lt;ref&gt;</code> ''Citation text'' <code>&lt;/ref&gt;</code> produces a footnote with the citation text.
 
 
Example:<pre>Receive an invitation to tour [[Intrepid Studios]].<ref name="1star">Travel and lodging not included.</ref></pre>
 

Revision as of 21:05, 5 April 2019

Every major piece of information should reference the official Intrepid Studios source where the information was obtained. This is most likely a video or livestream or a quote form a "yellow" Intrepid staff member on the official discord.

  • Please don't source info from non-official sources. The information provided may be based on interpretation or opinion.
  • Unless you are creating a verbatim transcript or quotation, please don't transcribe exactly what was spoken or written. The language used in this wiki should be neutral and in accordance with the style guidelines.
  • It is fine to cite reputable news sources from within articles, so long as the articles themselves aren't news pieces. A wiki should be an encyclopedia rather than a newspaper.
  • A citation should immediately follow the text to which it applies, including any punctuation.
  • When using citations, place the following at the end of the article in question. Citations used in the article will appear in this section.
== References ==

<references/>