Template:Page Status/doc: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 28: Line 28:
</pre>
</pre>


After checking the IDs for a page, sign with <nowiki>~~~~</nowiki> after <code>idcheck =</code> to show that they were verified, the same way as before. If one of more of them requires a second opinion, add the full length of it, or as much as you know, to the <code>id# =</code>.
After checking the IDs for a page, sign with <code><nowiki>~~~~</nowiki></code> after <code>idcheck =</code> to show that they were verified, the same way as before. If one of more of them requires a second opinion, add the full length of it, or as much as you know, to the <code>id# =</code>.


*There is no limit on the amount of IDs that it can take, as it uses a loop to go through all of them. The only restriction is that there can't be any gaps between the <code>id#</code> numbers, and the first must be <code>id1</code>. For example, to display three IDs, those must be assigned to <code>id1</code>, <code>id2</code>, and <code>id3</code>.
*There is no limit on the amount of IDs that it can take, as it uses a loop to go through all of them. The only restriction is that there can't be any gaps between the <code>id#</code> numbers, and the first must be <code>id1</code>. For example, to display three IDs, those must be assigned to <code>id1</code>, <code>id2</code>, and <code>id3</code>.


*Since it doesn't actually do anything with the IDs besides link to them and check they exist, you can also type in prefixes here instead of full length ones if desired. Neither Dolphin nor the wiki use 4-digit IDs, however, so it may be clearer to fill in your closest guess or 0s to show that the prefix isn't acceptable.
*Since it doesn't actually do anything with the IDs besides link to them and check they exist, you could also type in prefixes here instead of full length ones if desired. Neither Dolphin nor the wiki use 4-digit IDs, however, so it's better practice to replace the missing parts of the ID with <code>?</code>s, for example: <code>|id1 = R12E??</code>.


==== Flagging ====
==== Flagging ====