Editing Template talk:Construction
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 511: | Line 511: | ||
How about if the parameter is not specified, say something like <code>This article is currently under construction by no specific editor</code>? That way, someone can either claim the project or know it is safe to make minor edits. --{{User:Wildgoosespeeder/sig}} 18:15, 14 September 2017 (EDT) | How about if the parameter is not specified, say something like <code>This article is currently under construction by no specific editor</code>? That way, someone can either claim the project or know it is safe to make minor edits. --{{User:Wildgoosespeeder/sig}} 18:15, 14 September 2017 (EDT) | ||
:Well, if the construction template is added, that means it is being worked on by someone, just by the mere inclusion of it. I'm not sure if that note is necessary. {{User:Alex95/sig}} 19:19, 14 September 2017 (EDT) | :Well, if the construction template is added, that means it is being worked on by someone, just by the mere inclusion of it. I'm not sure if that note is necessary. {{User:Alex95/sig}} 19:19, 14 September 2017 (EDT) | ||
::I insert {{tem|construction}} a lot, just as a mention the article isn't quite looking formal. See {{tem|media}} because I have created a lot of pages where all I did was create a listing of audio files for [[SNES]] titles and [[:Category:Media files by game|their media files]], like [[List of Mario Paint media]] and [[List of Tetris Attack media]]. I tend to abandon pages once I insert content I can contribute, but know there is more that needs to be fixed and reworked, like to match [[List of Super Mario 64 media]]. Is there a possibility that a major revision is a collaborative effort? Your additional code only addresses one editor. You can shorten the code to use {{tem|user}}. | ::I insert {{tem|construction}} a lot, just as a mention the article isn't quite looking formal. See {{tem|media nav}} because I have created a lot of pages where all I did was create a listing of audio files for [[SNES]] titles and [[:Category:Media files by game|their media files]], like [[List of Mario Paint media]] and [[List of Tetris Attack media]]. I tend to abandon pages once I insert content I can contribute, but know there is more that needs to be fixed and reworked, like to match [[List of Super Mario 64 media]]. Is there a possibility that a major revision is a collaborative effort? Your additional code only addresses one editor. You can shorten the code to use {{tem|user}}. | ||
<code><nowiki>This {{#if: {{{section|}}}|section|article}} is currently under construction by {{user|{{{2}}}}}</nowiki></code> | <code><nowiki>This {{#if: {{{section|}}}|section|article}} is currently under construction by {{user|{{{2}}}}}</nowiki></code> | ||
--{{User:Wildgoosespeeder/sig}} 21:46, 14 September 2017 (EDT) | --{{User:Wildgoosespeeder/sig}} 21:46, 14 September 2017 (EDT) |