Template:Msg-openimages
Appearance
(Redirected from Template:Msg-oi)
Media.new media ("New media
")
This documentation is transcluded from Template:Msg-meta/doc.
Syntax
{{msg-openimages|message-name|optional comment}}
{{msg-openimages|message-name|optional comment|notext=1}}
Parameters
|1= message name
: message ID.|2= optional comment
: comment text will be shown between parentheses just after the link to the message ID.|notext=
: set to a non-empty value to indicate that the localised message text should not be shown.
Note: If the message ID or the comment uses an equal sign =
(which should be avoided by developers submitting messages bundled to import in translatewiki.net as message groups), you need to explicitly name this parameter by prefixing its parameter number followed by an equal sign, before the value.
Examples
{{Msg-openimages|Media.new_media}}
gives:
Media.new media ("New media
"){{Msg-openimages|Media.new_media|with colon}}
gives:
Media.new media [with colon] ("New media
"){{Msg-openimages|Media.new_media|notext=1}}
gives:
Media.new media{{Msg-openimages|Media.new_media|with colon|notext=1}}
gives:
Media.new media [with colon]
Maintenance:
- List of wrong parameters, where "namespace:message-name/en" does not exist.
See also
- Template:Msg-meta
- Template:Msg (deprecated)
- Category:Message maintenance