<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://atitd.wiki/tale10/w/index.php?action=history&amp;feed=atom&amp;title=Project%3AVerification</id>
	<title>Project:Verification - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://atitd.wiki/tale10/w/index.php?action=history&amp;feed=atom&amp;title=Project%3AVerification"/>
	<link rel="alternate" type="text/html" href="https://atitd.wiki/tale10/w/index.php?title=Project:Verification&amp;action=history"/>
	<updated>2026-04-04T22:12:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.6</generator>
	<entry>
		<id>https://atitd.wiki/tale10/w/index.php?title=Project:Verification&amp;diff=113046&amp;oldid=prev</id>
		<title>Brad: /* Highlighting */ Added example of unverified tags</title>
		<link rel="alternate" type="text/html" href="https://atitd.wiki/tale10/w/index.php?title=Project:Verification&amp;diff=113046&amp;oldid=prev"/>
		<updated>2019-10-15T02:51:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Highlighting: &lt;/span&gt; Added example of unverified tags&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Wiki has a new extension that adds a &amp;quot;verification system&amp;quot; to help track changes between Wikis/tales.&lt;br /&gt;
&lt;br /&gt;
== Usage and How It Works ==&lt;br /&gt;
&lt;br /&gt;
=== Simple Version ===&lt;br /&gt;
&lt;br /&gt;
Two new tags have been created to mark information as &amp;quot;verified&amp;quot; or &amp;quot;unverified&amp;quot; in a way that is similar to how previous Wikis handled things. To mark a piece of information as &amp;quot;verified&amp;quot;, simply add a &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;v /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tag next to it. Similarly, to mark a piece of information as &amp;quot;unverified&amp;quot;, simply add a &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;uv /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tag next to it. Every page will attempt to estimate how thoroughly verified the entire page is based on the usage of these tags throughout so you can get a rough idea of the quality of any given page.&lt;br /&gt;
&lt;br /&gt;
=== Detailed Version ===&lt;br /&gt;
&lt;br /&gt;
As mentioned above, most tagging can be accomplished simply with the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;v /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;uv /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tags. However, there are a few more advanced features that can be used by power users.&lt;br /&gt;
&lt;br /&gt;
==== Highlighting ====&lt;br /&gt;
Firstly, the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;v /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;uv /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tags can be ''wrapped around'' text in order to highlight a chunk of text in the event that a simple icon doesn't mark a piece of information clearly enough. An example would be to mark a sentence as &amp;quot;verified&amp;quot; by replacing the simple &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;v /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tag by instead writing &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;v&amp;gt;This text is verified&amp;lt;/v&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. The two options will display as follows:&lt;br /&gt;
* &amp;lt;v /&amp;gt;This text is verified&lt;br /&gt;
* &amp;lt;v&amp;gt;This text is verified&amp;lt;/v&amp;gt;&lt;br /&gt;
* &amp;lt;uv /&amp;gt;This text is unverified&lt;br /&gt;
* &amp;lt;uv&amp;gt;This text is unverified&amp;lt;/uv&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Weighting ====&lt;br /&gt;
If you really want to micromanage the verification percentage displayed in the top right of the page, you can &amp;quot;weight&amp;quot; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;v /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;uv /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tags based on how much information they cover. For example, if a single piece of information covers 4 times as much information as other tags on the page, you could flag that information &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;v w=&amp;quot;4&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; which will weight it appropriately when calculating the page's verification percentage.&lt;br /&gt;
&lt;br /&gt;
==== Fully Verified Pages ====&lt;br /&gt;
If you want to flag a page as being fully verified but don't see the need to pepper in &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;v /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; icons throughout the page, you can instead add a &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;fully-verified /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;all-verified /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tag anywhere on the page. This will override any other verification tags on the page and mark the page as &amp;quot;Fully Verified&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==== Disabling/Ignoring Verification ====&lt;br /&gt;
If you want to disable the display of the verification box for a given page, such as on the Main Page, you can add a &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;disable-verification /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;no-verification /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tag anywhere on the page to ignore all other verification tags on the page.&lt;/div&gt;</summary>
		<author><name>Brad</name></author>
	</entry>
</feed>