User talk:Porplemontage/Archive 13: Difference between revisions

m
Text replacement - "promo-photo" to "photo"
m (Text replacement - "MarioWiki:Admin noticeboard" to "MarioWiki:Staff noticeboard")
m (Text replacement - "promo-photo" to "photo")
(7 intermediate revisions by 2 users not shown)
Line 132: Line 132:


:Thank you for telling me! Fixed now. --{{User:Porplemontage/sig}} 15:59, 8 July 2016 (EDT)
:Thank you for telling me! Fixed now. --{{User:Porplemontage/sig}} 15:59, 8 July 2016 (EDT)
::Thanks! Can it be fixed by "clearing the cache" i.e. removing the page and restoring it? I've also noticed that there are overlapping divs on the top-right corner of certain pages like [[:Category:To be deleted]]. -- {{User:A gossip-loving Toad/sig}}  02:36, 9 July 2016 (EDT)
::Thanks! Can it be fixed by "clearing the cache" i.e. removing the page and restoring it? I've also noticed that there are overlapping divs on the top-right corner of certain pages like [[:Category:Pages to be deleted]]. -- {{User:A gossip-loving Toad/sig}}  02:36, 9 July 2016 (EDT)


== MarioWiki had MediaWiki Software Upgraded ==
== MarioWiki had MediaWiki Software Upgraded ==
Line 176: Line 176:
''If a screenshot needs to be cropped to remove black borders or have transparency added (if a game element overlaps the border), note it in {{tem|aboutfile}} parameter #4.''
''If a screenshot needs to be cropped to remove black borders or have transparency added (if a game element overlaps the border), note it in {{tem|aboutfile}} parameter #4.''


This seems to assume that everyone uses the screenshot button on the emulator. As far as I know, some of the commercial screenshot-taking utilities have a magnifier tool. Users of such tools might get a borderless ''Paper Mario'' screenshot directly, and it might have never occurred to them that the black border is part of the hardware output, and that the screenshot is actually cropped. Some newbies also mistake the black borders as part of the emulator window. Is the #4 parameter going to document what is different from the <em>hardware</em> output? If so, having some explanation on [[MW:UPLOAD]] might prevent possible misunderstanding.
This seems to assume that everyone uses the screenshot button on the emulator. As far as I know, some of the commercial screenshot-taking utilities have a magnifier tool. Users of such tools might get a borderless ''Paper Mario'' screenshot directly, and it might have never occurred to them that the black border is part of the hardware output, and that the screenshot is actually cropped. Some newbies also mistake the black borders as part of the emulator window. Is the #4 parameter going to document what is different from the <em>hardware</em> output? If so, having some explanation on [[SMW:UPLOAD]] might prevent possible misunderstanding.


By the way, it seems that galleries are still left-aligned in the mobile view. {{User:A gossip-loving Toad/sig}}  12:52, 31 July 2016 (EDT)
By the way, it seems that galleries are still left-aligned in the mobile view. {{User:A gossip-loving Toad/sig}}  12:52, 31 July 2016 (EDT)
Line 232: Line 232:


== Slow Loading or Broken Pages ==
== Slow Loading or Broken Pages ==
I think there is a problem with a few pages possibly related to files. It takes a long time for [[Gallery:New Super Mario Bros. 2]] and page 3 of [[:Category:Quality requested]] to load. I don't think the problem is limited to those pages. Not sure what is going on but I think there is a technical problem only you can solve. --{{User:Wildgoosespeeder/sig}} 21:03, 11 August 2016 (EDT)
I think there is a problem with a few pages possibly related to files. It takes a long time for [[Gallery:New Super Mario Bros. 2]] and page 3 of [[:Category:Images to be reuploaded with higher quality]] to load. I don't think the problem is limited to those pages. Not sure what is going on but I think there is a technical problem only you can solve. --{{User:Wildgoosespeeder/sig}} 21:03, 11 August 2016 (EDT)
:10 MB gif = bad. --{{User:Porplemontage/sig}} 23:13, 11 August 2016 (EDT)
:10 MB gif = bad. --{{User:Porplemontage/sig}} 23:13, 11 August 2016 (EDT)
::That's what was ailing? Jeez. My guess is a coding issue with the new version of MediaWiki you installed over a month ago (I think) because I never had this problem before... --{{User:Wildgoosespeeder/sig}} 23:15, 11 August 2016 (EDT)
::That's what was ailing? Jeez. My guess is a coding issue with the new version of MediaWiki you installed over a month ago (I think) because I never had this problem before... --{{User:Wildgoosespeeder/sig}} 23:15, 11 August 2016 (EDT)
Line 443: Line 443:


:It's hard-coded into MediaWiki - I don't know a simple way for detecting aboutfile. --{{User:Porplemontage/sig}} 16:45, 16 December 2016 (EST)
:It's hard-coded into MediaWiki - I don't know a simple way for detecting aboutfile. --{{User:Porplemontage/sig}} 16:45, 16 December 2016 (EST)
::Bummer. I mean if there was a robust and easy-to-manipulate system behind the category instead of hard coding in PHP, then there would be something very useful in other aspects beyond [[mww:Help:Magic words|Magic Words]] and templating. Ever delve into [[Wikipedia:GameMaker: Studio|GameMaker]]? A system similar to that. That program does have a scripting language for very specific actions, but what I a referring to is taking the most common objects and scripting syntax and use purely GUI to manipulate them to create a sequence of actions. Piece it together like a LEGO building set rather than type that all out. For example, check for conditions:
::Bummer. I mean if there was a robust and easy-to-manipulate system behind the category instead of hard coding in PHP, then there would be something very useful in other aspects beyond [[mw:Help:Magic words|Magic Words]] and templating. Ever delve into [[Wikipedia:GameMaker: Studio|GameMaker]]? A system similar to that. That program does have a scripting language for very specific actions, but what I a referring to is taking the most common objects and scripting syntax and use purely GUI to manipulate them to create a sequence of actions. Piece it together like a LEGO building set rather than type that all out. For example, check for conditions:
::*<code><nowiki>If namespace file not transcludes template aboutfile, put in [[Category:Files Missing Aboutfile]]</nowiki></code>
::*<code><nowiki>If namespace file not transcludes template aboutfile, put in [[Category:Files Missing Aboutfile]]</nowiki></code>
::*<code>If namespace main not transcludes templates item-infobox or character infobox, or [[:Category:Infobox templates|etc.]], put in <nowiki>[[Category:Pages Missing an Infobox]]</nowiki></code>
::*<code>If namespace main not transcludes templates item-infobox or character infobox, or [[:Category:Infobox templates|etc.]], put in <nowiki>[[Category:Pages Missing an Infobox]]</nowiki></code>
Line 531: Line 531:
== Pywikibot Issue ==
== Pywikibot Issue ==


I'm having some trouble getting [[mww:Pywikibot|Pywikibot]] to work on MarioWiki. I keep getting an <code>HTTP 301</code>. I think it might be related to MarioWiki now using HTTPS instead of HTTP but not sure. All I am trying to do is get images from [[:Category:Mario and Sonic at the London 2012 Olympic Games Images]] moved to [[:Category:Mario & Sonic at the London 2012 Olympic Games Images]] because the ampersand is the correct title. If you can give me some suggestions what I am doing wrong or you can get your own bot to move the images into the correct category and delete the wrong category, that would be great. It was an error that never got corrected all those years ago, judging by the edit histories. --{{User:Wildgoosespeeder/sig}} 23:06, 3 April 2017 (EDT)
I'm having some trouble getting [[mw:Pywikibot|Pywikibot]] to work on MarioWiki. I keep getting an <code>HTTP 301</code>. I think it might be related to MarioWiki now using HTTPS instead of HTTP but not sure. All I am trying to do is get images from [[:Category:Mario and Sonic at the London 2012 Olympic Games Images]] moved to [[:Category:Mario & Sonic at the London 2012 Olympic Games Images]] because the ampersand is the correct title. If you can give me some suggestions what I am doing wrong or you can get your own bot to move the images into the correct category and delete the wrong category, that would be great. It was an error that never got corrected all those years ago, judging by the edit histories. --{{User:Wildgoosespeeder/sig}} 23:06, 3 April 2017 (EDT)
:Edit family.py and update the protocol method to return 'https'. --{{User:Porplemontage/sig}} 00:01, 4 April 2017 (EDT)
:Edit family.py and update the protocol method to return 'https'. --{{User:Porplemontage/sig}} 00:01, 4 April 2017 (EDT)
::That does the trick but I get an error (but still works fine afterwards as you can see in [[Special:RecentChanges]]):
::That does the trick but I get an error (but still works fine afterwards as you can see in [[Special:RecentChanges]]):
Line 550: Line 550:
WARNING: Waiting 5 seconds before retrying.</code>
WARNING: Waiting 5 seconds before retrying.</code>
::What's odd here to me is that [[SmashWiki:Main Page|*.ssbwiki.com]] is showing up here. --{{User:Wildgoosespeeder/sig}} 00:36, 4 April 2017 (EDT)
::What's odd here to me is that [[SmashWiki:Main Page|*.ssbwiki.com]] is showing up here. --{{User:Wildgoosespeeder/sig}} 00:36, 4 April 2017 (EDT)
:::Still getting this issue. Is it [https://www.porplemontage.com your servers] or is it [[mww:Manual:Pywikibot|Pywikibot]]? --{{User:Wildgoosespeeder/sig}} 20:19, 28 April 2017 (EDT)
:::Still getting this issue. Is it [https://www.porplemontage.com your servers] or is it [[mw:Manual:Pywikibot|Pywikibot]]? --{{User:Wildgoosespeeder/sig}} 20:19, 28 April 2017 (EDT)


== Purge Cache ==
== Purge Cache ==
Line 567: Line 567:
== Pywikibot Scan Efficiency ==
== Pywikibot Scan Efficiency ==


Is there any way to have [[mww:Manual:Pywikibot|Pywikibot]] increase scan efficiency by scanning [[Special:AllPages]]? My best command is <code><nowiki>pwb.py replace -catr:Main <find> <replace></nowiki></code> and I think it can scan a page multiple times when I only want to scan it once. --{{User:Wildgoosespeeder/sig}} 15:28, 27 April 2017 (EDT)
Is there any way to have [[mw:Manual:Pywikibot|Pywikibot]] increase scan efficiency by scanning [[Special:AllPages]]? My best command is <code><nowiki>pwb.py replace -catr:Main <find> <replace></nowiki></code> and I think it can scan a page multiple times when I only want to scan it once. --{{User:Wildgoosespeeder/sig}} 15:28, 27 April 2017 (EDT)
:I think that <code><nowiki>pwb.py replace -start:! <find> <replace></nowiki></code> is the way to go... --{{User:Wildgoosespeeder/sig}} 16:46, 27 April 2017 (EDT)
:I think that <code><nowiki>pwb.py replace -start:! <find> <replace></nowiki></code> is the way to go... --{{User:Wildgoosespeeder/sig}} 16:46, 27 April 2017 (EDT)


Line 587: Line 587:
::::Second optional parameter? --{{User:Wildgoosespeeder/sig}} 01:29, 29 April 2017 (EDT)
::::Second optional parameter? --{{User:Wildgoosespeeder/sig}} 01:29, 29 April 2017 (EDT)
:::::I'm going to make it so we can get rid of BoxTop altogether. --{{User:Porplemontage/sig}} 01:43, 29 April 2017 (EDT)
:::::I'm going to make it so we can get rid of BoxTop altogether. --{{User:Porplemontage/sig}} 01:43, 29 April 2017 (EDT)
::::::I was thinking of <nowiki>{{br|navbox=yes}}</nowiki> and modifying {{tem|br}} to use [[mww:Help:Extension:ParserFunctions##if|Parser Functions]]. Then we can replace all instances of {{tem|BoxTop}} with <nowiki>{{br|navbox=yes}}</nowiki>. --{{User:Wildgoosespeeder/sig}} 02:08, 29 April 2017 (EDT)
::::::I was thinking of <nowiki>{{br|navbox=yes}}</nowiki> and modifying {{tem|br}} to use [[mw:Help:Extension:ParserFunctions##if|Parser Functions]]. Then we can replace all instances of {{tem|BoxTop}} with <nowiki>{{br|navbox=yes}}</nowiki>. --{{User:Wildgoosespeeder/sig}} 02:08, 29 April 2017 (EDT)
:::::::Please delete all instances of BoxTop. We don't need it any more. --{{User:Porplemontage/sig}} 02:09, 29 April 2017 (EDT)
:::::::Please delete all instances of BoxTop. We don't need it any more. --{{User:Porplemontage/sig}} 02:09, 29 April 2017 (EDT)
::::::::[[Special:WhatLinksHere/Template:BoxTop|That's a tall order]]. I don't have time right now to do that many pages. Use your {{user|PorpleBot}} because that many edits wouldn't be loved by other users here in [[Special:RecentChanges]]. --{{User:Wildgoosespeeder/sig}} 02:13, 29 April 2017 (EDT)
::::::::[[Special:WhatLinksHere/Template:BoxTop|That's a tall order]]. I don't have time right now to do that many pages. Use your {{user|PorpleBot}} because that many edits wouldn't be loved by other users here in [[Special:RecentChanges]]. --{{User:Wildgoosespeeder/sig}} 02:13, 29 April 2017 (EDT)
:::::::::Using the template removal tool [https://www.mariowiki.com/index.php?title=MarioWiki:About&diff=2170220&oldid=2044118 doesn't remove the newline], which is a problem. Would have to use the replace tool and search for "<nowiki>{{BoxTop}}\n</nowiki>", but I can't get it to work. I use the Windows Command Prompt. Do you know how to pass a newline? --{{User:Porplemontage/sig}} 02:26, 29 April 2017 (EDT)
:::::::::Using the template removal tool [https://www.mariowiki.com/index.php?title=MarioWiki:About&diff=2170220&oldid=2044118 doesn't remove the newline], which is a problem. Would have to use the replace tool and search for "<nowiki>{{BoxTop}}\n</nowiki>", but I can't get it to work. I use the Windows Command Prompt. Do you know how to pass a newline? --{{User:Porplemontage/sig}} 02:26, 29 April 2017 (EDT)
::::::::::So [[mww:Manual:Pywikibot/template.py|this]] doesn't work? <code>pwb.py template -remove:BoxTop</code> Try \r\n because it detects that string when I copypasta an article's contents into [[Wikipedia:Notepad++|Notepad++]]. If that fails, I was thinking of using the [[mww:Manual:Pywikibot/replace.py|replace script]] instead using regexp because I think regexp are capable of backspacing with \b as an escape character. --{{User:Wildgoosespeeder/sig}} 02:34, 29 April 2017 (EDT)
::::::::::So [[mw:Manual:Pywikibot/template.py|this]] doesn't work? <code>pwb.py template -remove:BoxTop</code> Try \r\n because it detects that string when I copypasta an article's contents into [[Wikipedia:Notepad++|Notepad++]]. If that fails, I was thinking of using the [[mw:Manual:Pywikibot/replace.py|replace script]] instead using regexp because I think regexp are capable of backspacing with \b as an escape character. --{{User:Wildgoosespeeder/sig}} 02:34, 29 April 2017 (EDT)
:::::::::::Cool, I ended up just tweaking the template.py remove function. PorpleBot is off to the races! --{{User:Porplemontage/sig}} 02:53, 29 April 2017 (EDT)
:::::::::::Cool, I ended up just tweaking the template.py remove function. PorpleBot is off to the races! --{{User:Porplemontage/sig}} 02:53, 29 April 2017 (EDT)
::::::::::::Yay! I thought my \r\n suggestion did the trick. Better to keep {{tem|br}} and delete {{tem|BoxTop}}. Some pages are still using <code><nowiki><br clear=all></nowiki></code>. Now it's just a matter of spotting unnecessary usage of {{tem|br}}. That's usually if there are no floating CSS elements on the page and it got used instead of just <code><nowiki><br></nowiki></code> or something. --{{User:Wildgoosespeeder/sig}} 02:58, 29 April 2017 (EDT)
::::::::::::Yay! I thought my \r\n suggestion did the trick. Better to keep {{tem|br}} and delete {{tem|BoxTop}}. Some pages are still using <code><nowiki><br clear=all></nowiki></code>. Now it's just a matter of spotting unnecessary usage of {{tem|br}}. That's usually if there are no floating CSS elements on the page and it got used instead of just <code><nowiki><br></nowiki></code> or something. --{{User:Wildgoosespeeder/sig}} 02:58, 29 April 2017 (EDT)
Line 627: Line 627:
:WebM uses either <tt>VP8+Vorbis</tt> or <tt>VP9+Opus</tt>--{{User:Wildgoosespeeder/sig}} 16:18, 8 May 2017 (EDT)
:WebM uses either <tt>VP8+Vorbis</tt> or <tt>VP9+Opus</tt>--{{User:Wildgoosespeeder/sig}} 16:18, 8 May 2017 (EDT)
::Not at this time, likely down the road. --{{User:Porplemontage/sig}} 16:30, 8 May 2017 (EDT)
::Not at this time, likely down the road. --{{User:Porplemontage/sig}} 16:30, 8 May 2017 (EDT)
Not sure if this is related but according to [[Special:Version]], you are using [[mww:Extension:OggHandler|OggHandler]], which seems to be deprecated because that page recommends [[mww:Extension:TimedMediaHandler|TimedMediaHandler]]. There also seems to be additional features, such as start time, which could be useful. Would updating affect allowed extensions for [[Special:Upload]] or do you have manual control of that regardless of extension? --{{User:Wildgoosespeeder/sig}} 02:18, 5 June 2017 (EDT)
Not sure if this is related but according to [[Special:Version]], you are using [[mw:Extension:OggHandler|OggHandler]], which seems to be deprecated because that page recommends [[mw:Extension:TimedMediaHandler|TimedMediaHandler]]. There also seems to be additional features, such as start time, which could be useful. Would updating affect allowed extensions for [[Special:Upload]] or do you have manual control of that regardless of extension? --{{User:Wildgoosespeeder/sig}} 02:18, 5 June 2017 (EDT)
:I tested that extension and had issues with it, so we  kept OggHandler. Will try again after next major version upgrade. --{{User:Porplemontage/sig}} 02:27, 5 June 2017 (EDT)
:I tested that extension and had issues with it, so we  kept OggHandler. Will try again after next major version upgrade. --{{User:Porplemontage/sig}} 02:27, 5 June 2017 (EDT)
::The current version is {{CURRENTVERSION}}, which should be compatible because the newer extension requires at least 1.23, unless there is some sort of conflict with other installed extensions. --{{User:Wildgoosespeeder/sig}} 03:00, 5 June 2017 (EDT)
::The current version is {{CURRENTVERSION}}, which should be compatible because the newer extension requires at least 1.23, unless there is some sort of conflict with other installed extensions. --{{User:Wildgoosespeeder/sig}} 03:00, 5 June 2017 (EDT)
Line 635: Line 635:
To make [[MarioWiki:Article size]] easier to follow, is there any MediaWiki extension or option built-in that can tell us, during editing, how many characters the article will have before saving the changes? I know there is edit history, but I am talking about a simple JavaScript script that can, on text change, update the character count of the edit box? Section edits are a different story though. That's why I hope to have the counter add the rest of the page character count to the section character count total as well. --{{User:Wildgoosespeeder/sig}} 18:21, 16 May 2017 (EDT)
To make [[MarioWiki:Article size]] easier to follow, is there any MediaWiki extension or option built-in that can tell us, during editing, how many characters the article will have before saving the changes? I know there is edit history, but I am talking about a simple JavaScript script that can, on text change, update the character count of the edit box? Section edits are a different story though. That's why I hope to have the counter add the rest of the page character count to the section character count total as well. --{{User:Wildgoosespeeder/sig}} 18:21, 16 May 2017 (EDT)
----
----
Related [[mww:Help:Magic words#Parser functions|Magic Word]]:
Related [[mw:Help:Magic words#Parser functions|Magic Word]]:
{{PAGESIZE:{{FULLPAGENAME}}|R}}
{{PAGESIZE:{{FULLPAGENAME}}|R}}
:[[MarioWiki:Article size]] is enforced for pages already saved. Feel free to add something to your personal JS. --{{User:Porplemontage/sig}} 18:48, 16 May 2017 (EDT)
:[[MarioWiki:Article size]] is enforced for pages already saved. Feel free to add something to your personal JS. --{{User:Porplemontage/sig}} 18:48, 16 May 2017 (EDT)
Line 683: Line 683:
== Hard Link Vs. Magic Word ==
== Hard Link Vs. Magic Word ==


Use <code><nowiki>{{plain link|[{{fullurl:Special:Log/move/Porplemontage|limit=74}} See here]}}</nowiki></code> for [[MediaWiki:Sitenotice]]. It's neater, thanks to [[mww:Help:Magic words#URL data|Magic Words]]. It produces <code>{{plain link|[{{fullurl:Special:Log/move/Porplemontage|limit=74}} See here]}}</code>. Also, [[Special:Log/move/Porplemontage]] is short-hand and works, but I don't think you can do [[Special:Log/move/Porplemontage/74]], so the Magic Word assists. I think the short-hand is limited to the type of log and user who performed the action. --{{User:Wildgoosespeeder/sig}} 16:52, 4 June 2017 (EDT)
Use <code><nowiki>{{plain link|[{{fullurl:Special:Log/move/Porplemontage|limit=74}} See here]}}</nowiki></code> for [[MediaWiki:Sitenotice]]. It's neater, thanks to [[mw:Help:Magic words#URL data|Magic Words]]. It produces <code>{{plain link|[{{fullurl:Special:Log/move/Porplemontage|limit=74}} See here]}}</code>. Also, [[Special:Log/move/Porplemontage]] is short-hand and works, but I don't think you can do [[Special:Log/move/Porplemontage/74]], so the Magic Word assists. I think the short-hand is limited to the type of log and user who performed the action. --{{User:Wildgoosespeeder/sig}} 16:52, 4 June 2017 (EDT)


== Proposal ==
== Proposal ==
Line 808: Line 808:
;<code><nowiki>{{}}</nowiki></code>
;<code><nowiki>{{}}</nowiki></code>
*{{tem|see also}} - Transclusion
*{{tem|see also}} - Transclusion
*<nowiki>{{FULLPAGENAME}}</nowiki> - [[mww:Help:Magic words|Magic Words]]
*<nowiki>{{FULLPAGENAME}}</nowiki> - [[mw:Help:Magic words|Magic Words]]


What do you think? --{{User:Wildgoosespeeder/sig}} 15:16, 19 August 2017 (EDT)
What do you think? --{{User:Wildgoosespeeder/sig}} 15:16, 19 August 2017 (EDT)
Line 815: Line 815:
== Flag Category ==
== Flag Category ==


I noticed we have [[:Category:Flags]]. That's kind of odd to me. Would replacing the category with {{tem|template-image}} and/or {{tem|mariowiki-image}} be better, or would leaving the category alone and inserting the template(s) only be acceptable? Why template image? They are used in {{tem|released}}. --{{User:Wildgoosespeeder/sig}} 23:56, 1 September 2017 (EDT)
I noticed we have [[:Category:Flags]]. That's kind of odd to me. Would replacing the category with {{tem|template-image}} and/or {{tem|mariowiki-image}} be better, or would leaving the category alone and inserting the template(s) only be acceptable? Why template image? They are used in {{tem|release}}. --{{User:Wildgoosespeeder/sig}} 23:56, 1 September 2017 (EDT)
:I like that category. --{{User:Porplemontage/sig}} 23:38, 14 September 2017 (EDT)
:I like that category. --{{User:Porplemontage/sig}} 23:38, 14 September 2017 (EDT)


Line 823: Line 823:
:Sure. --{{User:Porplemontage/sig}} 23:38, 14 September 2017 (EDT)
:Sure. --{{User:Porplemontage/sig}} 23:38, 14 September 2017 (EDT)
::Be sure to update the drop-down for [[Special:Upload]]. --{{User:Wildgoosespeeder/sig}} 23:40, 14 September 2017 (EDT)
::Be sure to update the drop-down for [[Special:Upload]]. --{{User:Wildgoosespeeder/sig}} 23:40, 14 September 2017 (EDT)
:::Doesn't {{tem|promo-photo}} work? That's what I used for the cards on the [[Platinum Playing Cards: Official Club Nintendo Collection]]. {{User:Alex95/sig}} 23:41, 14 September 2017 (EDT)
:::Doesn't {{tem|photo}} work? That's what I used for the cards on the [[Platinum Playing Cards: Official Club Nintendo Collection]]. {{User:Alex95/sig}} 23:41, 14 September 2017 (EDT)
::::I think that copyright tag applies to images harvested from Amazon or something. The cards themselves are scans. That's for {{BASEPAGENAME}} to decide. I'll hold off changing the tags until this is cleared up. --{{User:Wildgoosespeeder/sig}} 23:46, 14 September 2017 (EDT)
::::I think that copyright tag applies to images harvested from Amazon or something. The cards themselves are scans. That's for {{BASEPAGENAME}} to decide. I'll hold off changing the tags until this is cleared up. --{{User:Wildgoosespeeder/sig}} 23:46, 14 September 2017 (EDT)
:::::I see promo photo used for a lot of merchandise incorrectly. It's really for official images released to promote a product. If you just take a photo of a product, it's not a promo photo. Maybe there should be some kind of generic merchandise tag as well. --{{User:Porplemontage/sig}} 00:36, 15 September 2017 (EDT)
:::::I see promo photo used for a lot of merchandise incorrectly. It's really for official images released to promote a product. If you just take a photo of a product, it's not a promo photo. Maybe there should be some kind of generic merchandise tag as well. --{{User:Porplemontage/sig}} 00:36, 15 September 2017 (EDT)
Line 902: Line 902:


I plan to make the enemy templates, and to an extent the bestiary templates, all follow the same naming schematic and be more in line with the bestiary templates. I need every instance of these templates changed to the ones on the right, including the page names if possible.
I plan to make the enemy templates, and to an extent the bestiary templates, all follow the same naming schematic and be more in line with the bestiary templates. I need every instance of these templates changed to the ones on the right, including the page names if possible.
*Smrpgenemy -> SMRPGenemy
*Smrpgenemy -> SMRPG enemy
*MLinfobox -> MLSSenemy
*MLinfobox -> MLSS enemy
*Pitenemy -> MLPITenemy
*Pitenemy -> MLPIT enemy
*Bisenemy -> MLBISenemy
*Bisenemy -> MLBIS enemy
*Dtenemy -> MLDTenemy
*Dtenemy -> MLDT enemy
*Pjenemy -> MLPJenemy
*Pjenemy -> MLPJ enemy
*Mlssbm -> MLSSBMenemy
*Mlssbm -> MLSSBM enemy
*Pmenemy -> PMenemy
*Pmenemy -> PM enemy
*Pm2enemy -> PMTTYDenemy
*Pm2enemy -> PMTTYD enemy
*SPMenemy -> SPMenemy
*SPM enemy -> SPM enemy
*Pmssenemy -> PMSSenemy
*Pmssenemy -> PMSS enemy
*Pmcsenemy -> PMCSenemy
*Pmcsenemy -> PMCS enemy
*Mrkbenemy -> MRKBenemy
*Mrkbenemy -> MRKB enemy
*BISbestiary -> MLBISbestiary
*BISbestiary -> MLBISbestiary
*DTbestiary -> MLDTbestiary
*DTbestiary -> MLDTbestiary