Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Nowrap/doc: Difference between revisions

Template page
Add support for {{nowrap/sandbox}}
Example: Add example using {{lorem}} and {{\sandbox}}
Line 24: Line 24:
*:produces {{!}}2{{!}} < 3.
*:produces {{!}}2{{!}} < 3.
  |type =  
  |type =  
|example =  
| example = {{#tag:nowiki|1={{lorem}}}}
|example-value =  
| example-value = <div style="overflow:auto">{{nowrap{{\sandbox}}|1={{lorem}}}}</div>
  |i18n-method = -
  |i18n-method = -
  |i18n-desc =  
  |i18n-desc =  

Revision as of 17:41, 7 September 2021

No description yet available.

Usage

{{nowrap |1= }}

Handling interpreted characters
  • For text that includes an equals sign (=), precede the text with 1=. For example,
    {{nowrap|1=2 + 2 = 4}}
    produces 2 + 2 = 4.
  • For text that includes a vertical bar (|), escape the bar(s) with &#124; or {{!}}. For example,
    {{nowrap|1=&#124;2&#124; < 3}}
    produces |2| < 3.

Template parameters

ParameterDescriptionDefaultStatus
1textYour text to be shownemptyrequired
<templatedata>JSON</templatedata> ./. {{TemplateBox}}
TemplateData

TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.


Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either ‎useTemplateData=1 or ‎useTemplateData=only on the ‎/doc subpage and transcluding it with {{Documentation}} into the template. ‎<nowiki>-tags can be wrapped around the arguments, if required, to avoid templates being expanded.

Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw ‎<templatedata>-tags into the Wikitext of the template, as described in various Wikipediae.


Wikipedia's help about TemplateDataCommons-specific information

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
text1

Your text to be shown

Linerequired

Additional information

The template is intended to be used in the following namespaces: all namespaces

The template is intended to be used by the following user groups: all users

Example

{{nowrap|1=[[Lorem ipsum]] dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.}}

renders as:

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Localization

This template is not intended to be localized.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.