Difference between revisions of "Apply"
From Organic Design wiki
m |
|||
Line 3: | Line 3: | ||
The apply operator is in the form of a plus (*) after the double-square bracket opening the link statement. | The apply operator is in the form of a plus (*) after the double-square bracket opening the link statement. | ||
:eg. <tt>[</tt><tt>[*article-name|transform1|transform2...]]</tt> | :eg. <tt>[</tt><tt>[*article-name|transform1|transform2...]]</tt> | ||
− | *see [[talk:document.php]] | + | *see [[talk:document.php]] and [[Apply Examples]] |
Revision as of 10:22, 28 March 2006
One of the two XmlWiki embedding operators which extend MediaWiki's linking syntax, the other is embed. The apply operator is in the form of a plus (*) after the double-square bracket opening the link statement.
- eg. [[*article-name|transform1|transform2...]]
- see talk:document.php and Apply Examples