Advertisement
Guest User

Untitled

a guest
Jan 29th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. #####
  2. # Default, same as "notitle"
  3. %Vi(-,0,20,-,-,1)
  4. #
  5. # Condition checking for title
  6. %?Lt<%Vd(d)%VI(title)|%VI(notitle)>
  7. #
  8. # Both ui viewport definitions
  9. %Vi(title,0,30,-,-,1)
  10. %Vi(notitle,0,20,-,-,1)
  11. #
  12. # Formatted title
  13. %V(1,10,-,10,1)
  14. %?Lt<%s%Lt>
  15. #######
  16. ###
  17. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement