Advertisement
Guest User

Untitled

a guest
Nov 8th, 2011
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. %FORMAT{
  2. "%IF{
  3. "defined 'BIBLIOGRAPHYPLUGIN_FIELDS'"
  4. then="%BIBLIOGRAPHYPLUGIN_FIELDS%"
  5. else="%QUERY{'%qweb%.%qtopic%'/fields.name}%"
  6. }%"
  7. type="string"
  8. format="$percntIF{
  9. \"('%qweb%.%qtopic%'/$item =~ '\w')\"
  10. then=\" $ <b>$item</b>: $percntQUERY{'%qweb%.%qtopic%'/$item}$percnt\"
  11. }$percnt"
  12. }%
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement