Jump to content
This wiki has been automatically closed because there have been no edits or log actions made within the last 60 days. If you are a user (who is not the bureaucrat) that wishes for this wiki to be reopened, please request that at Requests for reopening wikis. If this wiki is not reopened within 6 months it may be deleted. Note: If you are a bureaucrat on this wiki, you can go to Special:ManageWiki and uncheck the "Closed" box to reopen it.

Show templates parameters from an article (example): Difference between revisions

m
This may need to get merged elsewhere, or greatly expanded to be a better example, maybe with some other output formatting (for now, fix the example so it works)
imported>FrozenPlum
imported>FrozenPlum
m (This may need to get merged elsewhere, or greatly expanded to be a better example, maybe with some other output formatting (for now, fix the example so it works))
 
Line 3:
The include parameter can be used to display the output value of a specific parameter passed into a template used in an article, using the <code>{Template}:parameter</code> format.
 
This example will show the subsection given to {{Tl|DPL manual}} used in the [[Extension:DPL3/Parameters: Criteria for page selection]] article:
 
<pre>{{#dpl:
{{#dpl:
|title=Extension:DPL3/Parameters: Criteria for page selection
|include={DPL manual}:subsectionsection
}}</pre>
}}
}}</pre>
 
'''Result:'''<br>
Produces this output:
 
{{#dpl:
|title=Extension:DPL3/Parameters: Criteria for page selection
|include={DPL manual}:subsectionsection
}}
 
[[Category:Miscellaneous examples]]
<!-- Extension prefix in other languages:
 
[[de:Erweiterung:{{subst:BASEPAGENAME}}]]
[[es:Extensión:{{subst:BASEPAGENAME}}]]
[[fr:Extension:{{subst:BASEPAGENAME}}]]
[[it:Estensione:{{subst:BASEPAGENAME}}]]
[[nl:Uitbreiding:{{subst:BASEPAGENAME}}]]
[[pl:Rozszerzenie:{{subst:BASEPAGENAME}}]]
[[pt:Extensão:{{subst:BASEPAGENAME}}]]
[[ru:Расширение:{{subst:BASEPAGENAME}}]]
[[zh:扩展:{{subst:BASEPAGENAME}}]]
-->
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.