SpiffyTitles: updates formatting
This commit is contained in:
parent
47982fb8ac
commit
9837eb28ee
|
|
@ -68,7 +68,7 @@ Default value: `^ {{Title}} ({{Year}}, {{Country}}) - Rating: {{imdbRating}} ::
|
|||
|
||||
Default value
|
||||
|
||||
`^ {%if section %} [{{section}}] {% endif -%}{%- if title -%} {{title}} :: {% endif %}{{type}} {{width}}x{{height}} {{file_size}} :: {{view_count}} views :: {%if nsfw == None %}not sure if safe for work{% elif nsfw == True %}not safe for work!{% else %}safe for work{% endif %}`
|
||||
^ {%if section %} [{{section}}] {% endif -%}{%- if title -%} {{title}} :: {% endif %}{{type}} {{width}}x{{height}} {{file_size}} :: {{view_count}} views :: {%if nsfw == None %}not sure if safe for work{% elif nsfw == True %}not safe for work!{% else %}safe for work{% endif %}
|
||||
|
||||
Example output:
|
||||
|
||||
|
|
@ -78,7 +78,7 @@ Example output:
|
|||
|
||||
Default value
|
||||
|
||||
`^ {%if section %} [{{section}}] {% endif -%}{%- if title -%} {{title}} :: {% endif %}{{image_count}} images :: {{view_count}} views :: {%if nsfw == None %}not sure if safe for work{% elif nsfw == True %}not safe for work!{% else %}safe for work{% endif %}`
|
||||
^ {%if section %} [{{section}}] {% endif -%}{%- if title -%} {{title}} :: {% endif %}{{image_count}} images :: {{view_count}} views :: {%if nsfw == None %}not sure if safe for work{% elif nsfw == True %}not safe for work!{% else %}safe for work{% endif %}
|
||||
|
||||
Example output:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue