Changeset 7511


Ignore:
Timestamp:
05/23/10 08:13:19 (2 years ago)
Author:
PaulHarvey
Message:

Item8841: Actually, that first attempt didn't read very well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/data/System/SkinTemplates.txt

    r7510 r7511  
    4040 
    4141%ICON{"info"}% *Note:* the simple parameter =P= passed through in the example 
    42 above is only available in the immediate definition being expanded: =x=. If =x= 
    43 used any =%<nop>TMPL:P{}%= directives in _its_ definition, =%<nop>P%= would not be  
    44 expanded in any of those. 
     42above is only available in the immediate definition being included: =x=. If =x= 
     43used =%<nop>TMPL:P{}%= in _its_ definition, =%<nop>P%= would not be expanded in 
     44any of those _nested_ includes unless =x= passed each one a =P= parameter 
     45explicitly. 
    4546 
    4647Any alphanumeric characters can be used in parameter names. 
Note: See TracChangeset for help on using the changeset viewer.