It is with heavy hearts that we mourn the passing of our game's creator, Kazuki Takahashi. |
User:Becasita/SubPages/Notes/ToDelete
< User:Becasita | SubPages
Done[edit]
These ones have been done. Listing here to avoid wasted effort rechecking them.
- CP01-SP
- CP02-SP
- CP03-SP
- CP04-SP
- CP05-SP
- CP06-SP
- CP07-SP
- CP08-SP
- DB1-JP
- DB2-JP
- DR1-JP
- DR2-JP
- DR3-JP
- DR04-FR
- DR04-DE
- DR04-IT
- DR04-SP
- DR04-JP
- GS01-EN
- PGD-AE
- PSV-P
- PSV-S
- SD5-SP
- SD6-SP
- SD7-SP
- SD8-SP
- SDF-P
- SDF-S
- SDY-F
- TP1-P
- TP5-PT
- TP7-PT
- TU01-SP
Code[edit]
Some code to simplify checking for incoming links and deleting everything.
{{ #arraydefine: @n1 | 0,1,2,3,4,5,6,7,8,9 }}<!--
-->{{ #arraydefine: @n2 | 0,1,2,3 }}<!--
-->{{ #arraydefine: @n3 | 0 }}<!--
-->{{ #vardefine: set | CP05 }}<!--
-->{{ #vardefine: region | SP }}<!--
-->{{ #arrayprint: @n3 || $n3 | {{ #arrayprint: @n2 || $n2 | {{ #arrayprint: @n1 || $n1 | <nowiki/>
* [[{{ #vardefineecho: num | {{ #var: set }}-{{ #var: region }}$n3$n2$n1 }}]] <span class="plainlinks">([{{fullurl:{{ #var: num }}|action=history}} hist] {{!}} [{{fullurl:{{ #var: num }}|action=delete<!--&wpDeleteReasonList=[e.g. "Fan+made"]-->&wpReason={{urlencode:{{ #var: set }} didn't have a {{region|{{ #var: region }}}} release}}}} del])</span><br />{{Special:WhatLinksHere/{{ #var: num }}}}
}} }} }}