Benutzer:WiMu/DPL-bug/include: Unterschied zwischen den Versionen

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen
K
K
Zeile 1: Zeile 1:
 +
Parameter <code>| include = {template}</code> makes some problems, when Wiki-syntax like <code><nowiki>{{template|foo}}</nowiki></code> is nested within <code>&lt;nowiki&gt;</code> or <code>&lt;pre&gt;</code>-tags on matching pages:
 +
 +
 
* {{#dpl:
 
* {{#dpl:
 
| mode    = userformat
 
| mode    = userformat
Zeile 14: Zeile 17:
 
| include = {Test}
 
| include = {Test}
 
}} <code>&lt;!-- html-comments --&gt;</code> seem to work as intended (see [http://kamelopedia.mormo.org/index.php?title=Kamel:WiMu/DPL-bug/include/html-comment&action=edit Kamel:WiMu/DPL-bug/include/html-comment])
 
}} <code>&lt;!-- html-comments --&gt;</code> seem to work as intended (see [http://kamelopedia.mormo.org/index.php?title=Kamel:WiMu/DPL-bug/include/html-comment&action=edit Kamel:WiMu/DPL-bug/include/html-comment])
 +
  
 
No problems with parameter <code>| uses</code>:
 
No problems with parameter <code>| uses</code>:
 +
  
 
* {{#dpl:
 
* {{#dpl:

Version vom 5. Juli 2010, 10:15 Uhr

Parameter | include = {template} makes some problems, when Wiki-syntax like {{template|foo}} is nested within <nowiki> or <pre>-tags on matching pages:



No problems with parameter | uses: