User talk:Thokra

From OpenGL Wiki
Revision as of 16:48, 10 September 2012 by Alfonse (talk | contribs) (Adding some formatting tips.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Formatting tip

You don't have to do plural formatting like this: [[Buffer Object|Buffer Objects]]. You can just do this: [[Buffer Object]]s with the "s" on the outside, and the Wiki will link the "s" in too.

Also, don't forget about the {{apifunc}} template. For example, {{apifunc|glVertexAttrib}} links to the glVertexAttrib documentation page. You can even add characters after the name, like this: {{apifunc|glVertexAttrib|*()}} which yields: glVertexAttrib*(), all as one link.

Just FYI. Alfonse (talk) 09:48, 10 September 2012 (PDT)