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.

Examples/Parameter: noresultsheader (example 1): Difference between revisions

m
Would be ideal to show all 3
imported>FrozenPlum
(Created page with "<noinclude>{{note|Please '''do not edit''' this page unless you're wanting to edit the manual itself, it is an example included in the manual.|error}}</noinclude><!-- This is the example preloaded for testing, press "Show Preview" to see the example working (at the bottom of the page). If you save this page, it saves as a new section at the bottom of your '''User:Username/Sandbox''' --> ==Example== '''EXAMPLE TEXT HERE''' <pre> A) {{#dpl: |category=notArealCategory |n...")
 
imported>FrozenPlum
m (Would be ideal to show all 3)
Line 6:
==Example==
 
The first example selects articles from a nonexistent category so the noresultsheader output is displayed, the second uses a non-breaking space <code>&amp;nbsp;</code> to output no result, and the third uses <code>\n</code> to display output no result.
'''EXAMPLE TEXT HERE'''
 
<pre>
Line 18:
{{#dpl:
|noresultsheader=&nbsp;
|category=notArealCategory
}}
 
C)
{{#dpl:
|noresultsheader=\n
|category=notArealCategory
}}
Line 32 ⟶ 38:
{{#dpl:
|noresultsheader=&nbsp;
|category=notArealCategory
}}
 
C)
{{#dpl:
|noresultsheader=\n
|category=notArealCategory
}}
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.