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

no edit summary
No edit summary
No edit summary
Line 24:
;Parsing procedure
Wiki markup expansion ''does not take place'' before the commands are handed over to the extension module.
* This may be useful if you want to pass wiki syntax elements to DPL2DPL3 as arguments (see the <tt>[[format]]</tt> option, for example).
* [[mw:Magic words|Magic words]] like <tt><nowiki>{{PAGENAME}}</nowiki></tt> or <tt><nowiki>{{CURRENTDAY}}</nowiki></tt> '''cannot''' be used.
* Template calls like <tt><nowiki>{{{some template}}}</nowiki></tt>, cannot be used as parameters.
Line 141:
DPL queries which return date/time information (e.g. date of last edit of a page) will display this information according to your local timezone (if this is correctly set in your user preferences).
 
=== Interaction between your wiki text and DPL2DPL3 output ===
As mentioned before DPL2DPL3 will insert its output exactly at the position where you placed the DPL2DPL3 call. This means that you can put wiki syntax around your DPL call, like e.g.:
<pre><nowiki>
{| class=wikitable
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.