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.

General usage and invocation syntax: Difference between revisions

m
Adjust a couple of the statements
imported>FrozenPlum
m (Add more variables found elsewhere but not collected together.)
imported>FrozenPlum
m (Adjust a couple of the statements)
Line 98:
! DPL3 escape character !! MediaWiki character!! Typical use
|-
| align=center | <code>'''»'''</code> || align=center | &gt; || rowspan=2 | Call another MediaWiki extension into a parameter of a DPL3 call; or create a gallery <code><nowiki><gallery></gallery></nowiki></code> using DPL3's ''parser function'' syntax.
|-
| align=center | <code>'''«'''</code> || align=center | &lt;
|-
| align=center | <code>'''²{'''</code> || align=center | <nowiki>{{</nowiki> || rowspan=3 | Call a [[mw:Help:Templates|template]] or [[mw:Help:Extension:ParserFunctions|parser function]] within the 'article loop' of DPL3.'s Thisparser function syntax; this is especially useful for nesting DPL3 calls (''DPL recursion'').
|-
| align=center | <code>'''}²'''</code> || align=center | <nowiki>}}</nowiki>
Line 108:
| align=center | <code>'''¦'''</code> || align=center | <nowiki>|</nowiki>
|-
| align=center | <code>'''¶'''</code> || align=center | newline || rowspan=2 | Inserts a line break into DPL3's wikitext output, to allow proper parsing of first-character syntax (such as <code>{| * # : |} ;</code>)
|-
| align=center | <code>'''\n'''</code> || align=center | newline
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.