Guide:Game Making Tools Wiki: Difference between revisions

From Game Making Tools Wiki
(Notes on images / galleries)
(Colour info)
Line 5: Line 5:
==Wants / To-do==
==Wants / To-do==
Use an infobox to display most of the stuff in the categories section. Also need to have what the program ''exports to'' in addition to what it runs on. Infoboxes seem weird and hacky, so I haven't gotten to them yet. Probably should before I churn out more pages~
Use an infobox to display most of the stuff in the categories section. Also need to have what the program ''exports to'' in addition to what it runs on. Infoboxes seem weird and hacky, so I haven't gotten to them yet. Probably should before I churn out more pages~
==Colours==
The colours used in the logo are: <span style="background:#ed1c24;color:white;padding:2px;">#ed1c24</span>, <span style="background:#ffaec9;padding:2px;">#ffaec9</span> and <span style="background:#fff200;padding:2px;">#fff200</span>


==Categories==
==Categories==
Line 34: Line 37:


Captions can have links and w/e
Captions can have links and w/e
==Infoboxes==

Revision as of 10:06, 29 March 2016

Rough guide to keeping things looking uniform.

Feel free to discuss anything on this page, and make suggestions if you think there are better ways of doing things.

Wants / To-do

Use an infobox to display most of the stuff in the categories section. Also need to have what the program exports to in addition to what it runs on. Infoboxes seem weird and hacky, so I haven't gotten to them yet. Probably should before I churn out more pages~

Colours

The colours used in the logo are: #ed1c24, #ffaec9 and #fff200

Categories

Categories should be on the bottom of a page.

The order is: Software kind, 2-D/3-D, genre, x, operating system. 'X' being space for whatever else.

[[Category:Game Builder]][[Category:2-D]][[Category:Adventure]][[Category:Browser]]

Images

To keep things organised please start an images filename with something like the name of the section it's used in, then an underscore, then a description of the file.

EG:

blender_decimate.png

Galleries

I've just inserted my first gallery! I tihnk they look a bit better without the lines, but otherwise use them as you see fit.

I used this simple code:

<gallery mode="packed">
File:filename.png|caption
File:filename.png|caption
File:filename.png|caption
</gallery>

Does seem to centre it though. Would look nicer left-aligned.

Captions can have links and w/e

Infoboxes