<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.sha2017.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AAPP</id>
		<title>Template:APP - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.sha2017.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AAPP"/>
		<link rel="alternate" type="text/html" href="https://wiki.sha2017.org/index.php?title=Template:APP&amp;action=history"/>
		<updated>2026-04-23T04:45:21Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.3</generator>

	<entry>
		<id>https://wiki.sha2017.org/index.php?title=Template:APP&amp;diff=4563&amp;oldid=prev</id>
		<title>Sebastius: Sebastius moved page Template:BadgeAppnote to Template:APP: Whoops</title>
		<link rel="alternate" type="text/html" href="https://wiki.sha2017.org/index.php?title=Template:APP&amp;diff=4563&amp;oldid=prev"/>
				<updated>2017-06-26T18:38:34Z</updated>
		
		<summary type="html">&lt;p&gt;Sebastius moved page &lt;a href=&quot;/w/Template:BadgeAppnote&quot; class=&quot;mw-redirect&quot; title=&quot;Template:BadgeAppnote&quot;&gt;Template:BadgeAppnote&lt;/a&gt; to &lt;a href=&quot;/w/Template:APP&quot; title=&quot;Template:APP&quot;&gt;Template:APP&lt;/a&gt;: Whoops&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 18:38, 26 June 2017&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Sebastius</name></author>	</entry>

	<entry>
		<id>https://wiki.sha2017.org/index.php?title=Template:APP&amp;diff=4561&amp;oldid=prev</id>
		<title>Sebastius: Created page with &quot;&lt;noinclude&gt;A (frequently) asked question, and its answer. ==Where to put it== Put an Appnote-item in: * A subpage for your team or project  * A curated page (like: Projects:...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.sha2017.org/index.php?title=Template:APP&amp;diff=4561&amp;oldid=prev"/>
				<updated>2017-06-26T18:35:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;noinclude&amp;gt;A (frequently) asked question, and its answer. ==Where to put it== Put an Appnote-item in: * A subpage for your team or project  * A curated page (like: Projects:...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;A (frequently) asked question, and its answer.&lt;br /&gt;
==Where to put it==&lt;br /&gt;
Put an Appnote-item in:&lt;br /&gt;
* A subpage for your team or project &lt;br /&gt;
* A curated page (like: [[Projects:Badge/Documentation/Appnotes]])&lt;br /&gt;
:As this is a semantic wiki, the questions and their answers you write on these pages will be queried and shown on other pages.&lt;br /&gt;
==Format==&lt;br /&gt;
Fill each FAQ-set with this template:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{APP&lt;br /&gt;
|q=(short question; do not use | [ ] = )&lt;br /&gt;
|a=(if you know this)&lt;br /&gt;
|tags=(relevant labels you can think of, comma separated)&lt;br /&gt;
|link=(a URL for more information)&lt;br /&gt;
|status=(one of these: suggestion/draft/good for now/finalised)&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
==Statusses==&lt;br /&gt;
As described above, you can set a status. They mean the following:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! suggestion&lt;br /&gt;
| we should do something with this&lt;br /&gt;
|-&lt;br /&gt;
! draft&lt;br /&gt;
| preliminary answer from team member&lt;br /&gt;
|-&lt;br /&gt;
! good for now&lt;br /&gt;
| this is the answer we have as a team, given the current knowledge. But it will probably be updated.&lt;br /&gt;
|-&lt;br /&gt;
! finalised&lt;br /&gt;
| the team thinks this answer won't change&lt;br /&gt;
|}&lt;br /&gt;
==I don't get it==&lt;br /&gt;
If you have questions about this Appnote format, please mail [[Projects:Badge]].&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#subobject:{{FULLPAGENAME}}/{{{q}}}|question={{{q}}}|answer={{{a|Waiting to be answered}}}|+sep=,|tag={{{tags|-}}}|+sep=,|link={{{link|}}}|status={{{status|-}}}|source={{FULLPAGENAME}}}}&amp;lt;div class=&amp;quot;mw-collapsible&amp;quot;&amp;gt;&lt;br /&gt;
=={{{q}}}==&lt;br /&gt;
&amp;lt;div class=&amp;quot;answer&amp;quot;&amp;gt;{{{a|''no answer yet given''}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
{{#if:{{{link|}}}|: {{{link|}}}}}&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Sebastius</name></author>	</entry>

	</feed>