Changes

m
no edit summary
Line 1: Line 1:  
'''This category is automatically assigned to files which lack a machine-readable source.'''
 
'''This category is automatically assigned to files which lack a machine-readable source.'''
 +
 
'''''TODO: Describe this'''''
 
'''''TODO: Describe this'''''
 +
 
If a file outright doesn't have an Information template in its summary, this category may be assigned to it, as well as three others.
 
If a file outright doesn't have an Information template in its summary, this category may be assigned to it, as well as three others.
 +
 
The Information template on files is usually formatted like this:
 
The Information template on files is usually formatted like this:
<code><nowiki>{{Information
+
 
|Description=Example data
+
<code><nowiki>{{Information</nowiki></code>
|Source={{Own}}
+
 
|Date=2019-05-28
+
<code>|Description=Example data</code>
|Author=FairPlay137
+
 
|Permission=
+
<code>|Source=<nowiki>{{Own}}</nowiki></code>
|other_versions= 
+
 
}}</nowiki></code>
+
<code>|Date=2019-05-28</code>
 +
 
 +
<code>|Author=FairPlay137</code>
 +
 
 +
<code>|Permission=</code>
 +
 
 +
<code>|other_versions= </code>
 +
 
 +
<code><nowiki>}}</nowiki></code>