BG3Wiki:Verification: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
Line 2: Line 2:
BG3Wiki uses references to inform readers where in the game information on the wiki comes from. This is called '''verification'''.
BG3Wiki uses references to inform readers where in the game information on the wiki comes from. This is called '''verification'''.


Verification allows readers to know where the information comes from, and allows other editors to ensure that it is [[BG3Wiki:Content rules|accurately represented]].
References are listed near the bottom of articles and allow readers to find the source of information on the wiki. They also allow other editors to ensure that the information on the wiki is being [[BG3Wiki:Content rules|accurately represented]].


Not all information on the wiki needs to have a reference. However, the more difficult it is to find a piece of information in the game, the more likely it is that it needs references.
Not all information on the wiki needs to have a reference. However, the more difficult it is to find a piece of information in the game, the more important it is to add appropriate references.


== How to add or request references ==
== Adding references ==
Use the template [[Template:Ref]] to add references to pages, and add the template [[Template:Reflist]] at the bottom of the page to list references. See the respective pages for further instructions. To add an external webpage as a reference, use [[Template:Cite web]].
A reference is simply the the source of information. Footnotes and


To add simple references on simpler pages, use the  tag <nowiki><ref> </ref></nowiki> to add a reference, and the tag <nowiki><references/></nowiki> in its own References section to list any references.
Use the template {{t link|ref}} to add an inline reference to an article. This template should generally be added at the end of the relevant sentence or paragraph, immediately after punctuation (with no space):
; Example
<div style="border:1px dotted;">
<nowiki>Lae'zel is good at sneering.{{ref|Lae'zel's introduction scene.}}</nowiki>
; References
<nowiki>{{reflist}}</nowiki>
</div>


If you come across information on the wiki without references, or if you don't believe the references are sufficient, you can request verification by adding the [[Template:Verify|verify]] template after the sentence or paragraph with the potentially incorrect information. Do not remove information unless you know it to be incorrect – take it to the Talk Page instead.
; Result
<div style="border:1px dotted;">
Lae'zel is good at sneering.{{ref|Lae'zel's introduction scene.}}
; References
{{reflist}}
</div>


For a list of pages that need verification, see [[:Special:WhatLinksHere/Template:Verify]].
References will only show correctly if you include the {{t link|reflist}} template in the article. To do this, simply add a ''References'' section, and add that template as the only content in that reference.
 
=== Grouped references ===
It is possible to add ''grouped references'' to articles. These references have an assigned group and will be listed separately from other references
 
To add a group to a reference simply enter name of the group in the second parameter of the ref template.
; Example
<div style="border:1px dotted;">
<nowiki>Lae'zel is good at sneering.{{ref|Lae'zel's introduction scene.|act1}}</nowiki>
References
<nowiki>{{reflist|act1}}</nowiki>
</div>
 
; Result
<div style="border:1px dotted;">
Lae'zel is good at sneering.{{ref|Lae'zel's introduction scene.|act1}}
; References
{{reflist|act1}}
</div>
 
To list these references, the group must also be added to the t:reflist template, as its first parameter.
 
==== Citation templates ====
; Links : Use {{t link|cite web}} to add a URL as a reference. These references always have the ''url'' group, and are listed by adding {{t link|reflist|url}} under the References section of an article.
; Texts : Use {{t link|cite text}} to add an in-game book or as a reference. These references always have the ''text'' group, and are listed by adding {{t link|reflist|text}} under the References section of an article.
 
=== Using HTML tags ===
While less supported, it is also possible to add simple references using HTML tags, substituting t:ref with <nowiki><ref> </ref></nowiki> and t:reflist with <nowiki><references/></nowiki>
 
== Footnotes ==
Footnotes are added similarly to references, using the {{t link|note}} template instead of t:ref, and the {{t link|notelist}} template instead of t:reflist.
 
Footnotes can be used to add supplementary information or context to information in an article's body. When necessary, footnotes can also have references:
; Example
<div style="border:1px dotted;">
<nowiki>Lae'zel is good at sneering.{{note|This is evidenced by her inability to stop sneering no matter what dialogue is chosen during her romance scene.{{ref|Lae'zel romance scene.|act3}}}}{{ref|Lae'zel's camp dialogue throughout Act Two.|act2}}</nowiki>
; Footnotes
<nowiki>{{notelist}}</nowiki>
; References
<nowiki>{{reflist|act2}}</nowiki>
<nowiki>{{reflist|act3}}</nowiki>
</div>
 
; Result
<div style="border:1px dotted;">
Lae'zel is good at sneering.{{note|This is evidenced by her inability to stop sneering no matter what dialogue is chosen during her romance scene.{{ref|Lae'zel romance scene.|act3}}}}{{ref|Lae'zel's camp dialogue throughout Act Two.|act2}}
; Footnotes
{{notelist}}
; References
{{reflist|act2}}
{{reflist|act3}}
</div>
 
== Requesting verification ==
If you come across information on the wiki without references, or if you don't believe the references are sufficient, you can request verification by adding the {{t link|verify}} template after the sentence or paragraph with the potentially incorrect information. Do not remove information unless you know it to be incorrect – take it to the Talk Page instead.
 
== See also ==
* [[:Special:WhatLinksHere/Template:Verify|Pages with the verify template]], which lists pages that need verification.
* [[:Category:Citation templates]], a list of citation templates.

Revision as of 16:03, 13 December 2023

BG3Wiki uses references to inform readers where in the game information on the wiki comes from. This is called verification.

References are listed near the bottom of articles and allow readers to find the source of information on the wiki. They also allow other editors to ensure that the information on the wiki is being accurately represented.

Not all information on the wiki needs to have a reference. However, the more difficult it is to find a piece of information in the game, the more important it is to add appropriate references.

Adding references

A reference is simply the the source of information. Footnotes and

Use the template {{ref}} to add an inline reference to an article. This template should generally be added at the end of the relevant sentence or paragraph, immediately after punctuation (with no space):

Example

Lae'zel is good at sneering.{{ref|Lae'zel's introduction scene.}}

References

{{reflist}}

Result

Lae'zel is good at sneering.[1]

References
  1. Lae'zel's introduction scene.

References will only show correctly if you include the {{reflist}} template in the article. To do this, simply add a References section, and add that template as the only content in that reference.

Grouped references

It is possible to add grouped references to articles. These references have an assigned group and will be listed separately from other references

To add a group to a reference simply enter name of the group in the second parameter of the ref template.

Example

Lae'zel is good at sneering.{{ref|Lae'zel's introduction scene.|act1}} References {{reflist|act1}}

Result

Lae'zel is good at sneering.[act1 a]

References
  1. Lae'zel's introduction scene.

To list these references, the group must also be added to the t:reflist template, as its first parameter.

Citation templates

Links
Use {{cite web}} to add a URL as a reference. These references always have the url group, and are listed by adding {{reflist|url}} under the References section of an article.
Texts
Use {{cite text}} to add an in-game book or as a reference. These references always have the text group, and are listed by adding {{reflist|text}} under the References section of an article.

Using HTML tags

While less supported, it is also possible to add simple references using HTML tags, substituting t:ref with <ref> </ref> and t:reflist with <references/>

Footnotes

Footnotes are added similarly to references, using the {{note}} template instead of t:ref, and the {{notelist}} template instead of t:reflist.

Footnotes can be used to add supplementary information or context to information in an article's body. When necessary, footnotes can also have references:

Example

Lae'zel is good at sneering.{{note|This is evidenced by her inability to stop sneering no matter what dialogue is chosen during her romance scene.{{ref|Lae'zel romance scene.|act3}}}}{{ref|Lae'zel's camp dialogue throughout Act Two.|act2}}

Footnotes

{{notelist}}

References

{{reflist|act2}} {{reflist|act3}}

Result

Lae'zel is good at sneering.[note 1][act2 a]

Footnotes
  1. This is evidenced by her inability to stop sneering no matter what dialogue is chosen during her romance scene.[act3 a]
References
  1. Lae'zel's camp dialogue throughout Act Two.
  1. Lae'zel romance scene.

Requesting verification

If you come across information on the wiki without references, or if you don't believe the references are sufficient, you can request verification by adding the {{verify}} template after the sentence or paragraph with the potentially incorrect information. Do not remove information unless you know it to be incorrect – take it to the Talk Page instead.

See also