Modulo:FunzioniGeneriche: differenze tra le versioni
Da Wikitrek.
Special case |
mNessun oggetto della modifica |
||
| Riga 286: | Riga 286: | ||
-- Determine if property is Assignment | -- Determine if property is Assignment | ||
if | if PropName == "Assegnazione" then | ||
-- Look for <i> to get the object of assignment | -- Look for <i> to get the object of assignment | ||
LIPattern = "<li>.-<i>%[%[(.-)%]%]</i>.-</li>" | LIPattern = "<li>.-<i>%[%[(.-)%]%]</i>.-</li>" | ||