Template:Image error: Difference between revisions
From MediaWiki
Jump to navigationJump to search
New page: {{#ifeq:{{{1|}}}|import|Category: Image import error|Category: Image description error}} |
Tigerpaw28 (talk | contribs) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{#ifeq:{{{1|}}}|import|[[Category: Image import error]]|[[Category: Image description error]]}} | <noinclude> | ||
__NOTOC__ | |||
== Description == | |||
This template was used on re-imported images to place them into categories for triage after the [[Transformers_Wiki:Bookworm_Crash|Bookworm Crash]]. It is still in use on a handful of images and thus has not yet been deprecated. | |||
== Usage == | |||
=== Parameters === | |||
This template takes one unnamed parameter that determines which category the image is placed in. Possible values are: | |||
* import - Puts the image into [[:Category: Image import error]] | |||
* <anything else> - Any other text or no text at all will result in the image being placed into Category: Image description error. This category no longer exists. | |||
=== Example === | |||
<pre> | |||
{{Image error|import}} | |||
</pre> | |||
</noinclude> | |||
<includeonly>{{#ifeq:{{{1|}}}|import|[[Category: Image import error]]|[[Category: Image description error]]}}</includeonly> | |||
<noinclude>[[Category:Image templates]]</noinclude> | |||
Latest revision as of 04:28, 8 February 2022
Description
[edit]This template was used on re-imported images to place them into categories for triage after the Bookworm Crash. It is still in use on a handful of images and thus has not yet been deprecated.
Usage
[edit]Parameters
[edit]This template takes one unnamed parameter that determines which category the image is placed in. Possible values are:
- import - Puts the image into Category: Image import error
- <anything else> - Any other text or no text at all will result in the image being placed into Category: Image description error. This category no longer exists.
Example
[edit]{{Image error|import}}

