Template:DPL parameter.nowordbreak: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
m (4 revisions imported: Imported from help.fandom.com Extension:DPL3 pages, which are for the obsolete version of DPL3 extension for MediaWiki 1.33, to adapt to forked (newer) extension version.)
imported>FrozenPlum
m (Move docs to this page since it may be an exported/imported template, and we don't need the documentation modules etc to go with it.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[{{{%PAGE%}}}#{{{name}}}|{{{name}}}]] || {{nowordbreak|{{{purpose|}}}|50}}<noinclude>
[[{{{%PAGE%}}}#{{{name}}}|{{{name}}}]] || {{nowordbreak|{{{purpose|}}}|50}}<noinclude>

[[Category:Formatting templates]]
<!-- Documentation here -->
[[tr:Şablon:DPL parametresi dpl.nowordbreak]]</noinclude>
This template is a surrogate template (also called a 'phantom template') example that formats one result/line of DPL output. DPL then reuses and applies the surrogate template's formatting to each result/line in the output.

Surrogate/phantom templates are used by setting the template name in <code>includepage = {templatename}.suffix</code> (changing the suffix to whatever is descriptive of template purpose).

Naming the surrogate/phantom template after its parent, and then adding [[Controlling output volume#Include contents related to templates|a descriptive suffix on the end]], ensures both the parent and surrogate are easily found, and their relationship to each other understood. This style of naming them is particularly useful when looking in the Templates category.

==See Also==
* [[{{NAMESPACE}}:{{#explode:{{BASEPAGENAME}}|.}}]] (the template this surrogate provides per-result output formatting for).

<!-- Template categories/interwikis here -->
[[Category:Templates]]
[[Category:Surrogate (phantom) templates]]
</noinclude>

Latest revision as of 05:30, 4 April 2022

[[{{{%PAGE%}}}#{{{name}}}|{{{name}}}]] || {{#vardefine:n|50}}{{#vardefine:text|}}{{#vardefine:sub|{{#sub:{{#var:text}}|0|{{#var:n}} }} }}{{#vardefine:n+|Expression error: Unrecognized punctuation character "{".}}{{#vardefine:sub+|{{#sub:{{#var:text}}|0|{{#var:n+}} }} }}{{#rmatch:{{#var:sub}}|/[\W0-9]$/|{{#var:sub}}|{{#rmatch:{{#var:sub+}}|/[\W0-9]$/|{{#var:sub}}|{{#rmatch:{{#var:sub}}|/^(.*[\s]).*$/|$1|{{#var:sub}}}}}}}}

This template is a surrogate template (also called a 'phantom template') example that formats one result/line of DPL output. DPL then reuses and applies the surrogate template's formatting to each result/line in the output.

Surrogate/phantom templates are used by setting the template name in includepage = {templatename}.suffix (changing the suffix to whatever is descriptive of template purpose).

Naming the surrogate/phantom template after its parent, and then adding a descriptive suffix on the end, ensures both the parent and surrogate are easily found, and their relationship to each other understood. This style of naming them is particularly useful when looking in the Templates category.

See Also

  • [[Template:{{#explode:DPL parameter.nowordbreak|.}}]] (the template this surrogate provides per-result output formatting for).