Template:Pipeline float: Difference between revisions
Jump to navigation
Jump to search
(Adding global styling for the side floats.) |
m (Equals protection in template.) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="side-list"> | <noinclude> | ||
<div style="font-size: 100%; font-weight: bold;">OpenGL Rendering Pipeline</div> | A side-float that contains the full list of rendering pipeline stages. | ||
<div class="side-list-contents"> | |||
<div style="text-align: center;">[[Rendering Pipeline Overview]]</div> | {{pipeline float}} | ||
[[Category:Information Box Templates]] | |||
</noinclude><includeonly><div class{{=}}"side-list"> | |||
<div style{{=}}"font-size: 100%; font-weight: bold;">OpenGL Rendering Pipeline</div> | |||
<div class{{=}}"side-list-contents"> | |||
<div style{{=}}"text-align: center;">[[Rendering Pipeline Overview]]</div> | |||
<hr> | <hr> | ||
{{pipeline list}} | {{pipeline list}} | ||
</div> | </div> | ||
</div> | </div></includeonly> |
Latest revision as of 02:23, 15 February 2013
A side-float that contains the full list of rendering pipeline stages.
OpenGL Rendering Pipeline