Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
batocera_wiki_code_snippets [2020/03/29 17:03] – Headlines added lalabatocera_wiki_code_snippets [2020/04/18 20:06] lala
Line 32: Line 32:
   - Copy the link (check it ends with output=csv) and paste it into your dokuwiki CSV table using the file= attribute described above.   - Copy the link (check it ends with output=csv) and paste it into your dokuwiki CSV table using the file= attribute described above.
 </WRAP> </WRAP>
 +
 +===== BATOCERA Themes Rules =====
 +
 +<code>|..THEMENAME..|..AUTHORNAME..|..{{ :themes:THEMNAME_system.png?300 |}}..
 +{{ :themes:minimal_system.png?300 |}}            --> will view in media manager
 +{{ :themes:minimal_grid.png?nolink&300 |}}       --> will just show
 +{{ :themes:minimal_list.png?direct&300 |}}       --> full resolution
 +
 +Decide? Used the first option
 +
 +Authorname [[ https://github.com/repro/project|AUTHORNAME ]]
 +
 +</code>
 +
 +
 +Some suggestions
 +  * Themename
 +  * Authorname
 +  * Link to author? (needed?)
 +  * System List View -> themename_system
 +  * ROM List View -> themename_list
 +  * GRID List View -> themename_grid
 +  * Resolution 1920x1080
 +
 +
  
  
  • batocera_wiki_code_snippets.txt
  • Last modified: 5 months ago
  • by ssokolow