Template:Picsneeded: Difference between revisions
From MediaWiki
Jump to navigationJump to search
m Fixed formatting. |
Tigerpaw28 (talk | contribs) Automated documentation update |
||
| Line 1: | Line 1: | ||
<noinclude> | |||
__NOTOC__ | |||
==Description== | |||
'''<tt><nowiki>{{picsneeded}}</nowiki></tt>''' | |||
:or | |||
'''<tt><nowiki>{{picsneeded|Needs main image, toys.}}</nowiki></tt>''' | |||
==Usage== | |||
===Parameters=== | |||
====Optional==== | |||
This templates takes a single anonymous parameter containing the list of things the page is missing. | |||
* The 1st parameter | |||
* ''noCats'' - | |||
===Code=== | |||
<pre> | |||
{{Picsneeded | |||
|Analysis, breakdown, intro paragraph | |||
|noCats= | |||
}} | |||
</pre> | |||
==Examples== | |||
===Code=== | |||
<pre> | |||
{{picsneeded|appearances in fiction}} | |||
</pre> | |||
===Result=== | |||
{{picsneeded|appearances in fiction}} | |||
[[Category: Article needs work templates|Picsneeded]] | |||
</noinclude> | |||
<includeonly> | |||
{{messagebox | {{messagebox | ||
|header=Let's see what you can see... | |header=Let's see what you can see... | ||
| Line 6: | Line 37: | ||
|image_width=65px | |image_width=65px | ||
|bottomtext={{#if: {{{1|}}}|'''Specifics:''' {{{1|}}} |}} | |bottomtext={{#if: {{{1|}}}|'''Specifics:''' {{{1|}}} |}} | ||
|categories= | |categories=[[Category: Articles in need of images]] | ||
|noCats={{{noCats|}}} | |noCats={{{noCats|}}} | ||
}} | }} | ||
</includeonly> | |||
</ | |||
Revision as of 00:54, 29 May 2022
Description
{{picsneeded}}
- or
{{picsneeded|Needs main image, toys.}}
Usage
Parameters
Optional
This templates takes a single anonymous parameter containing the list of things the page is missing.
- The 1st parameter
- noCats -
Code
{{Picsneeded
|Analysis, breakdown, intro paragraph
|noCats=
}}
Examples
Code
{{picsneeded|appearances in fiction}}
Result


