Difference between revisions of "Template:ShaderInfobox"

From RRe36's Project Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{ShaderInfobox
 
{{ShaderInfobox
 +
|Banner=
 
|ProjectPage=
 
|ProjectPage=
 
|LatestVersion=
 
|LatestVersion=
Line 14: Line 15:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
−
{| class="wikitable"
+
<table>
−
! <span colspan="2" style="font-size: larger;">{{PAGENAME}}</span>
+
<caption>{{PAGENAME}}</caption>
−
|-
+
</table>
−
! Project Page
 
−
| {{{ProjectPage|}}}
 
−
|-
 
−
! Latest Version
 
−
| {{{LatestVersion|}}}
 
−
|-
 
−
! Last Updated
 
−
| {{{LastUpdated|}}}
 
−
|-
 
−
! Visual Style
 
−
| {{{VisualStyle|}}}
 
−
|-
 
−
! Performance Cost
 
−
| {{{PerformanceCost|}}}
 
−
|}
 
  
 
[[Category:Infobox]]
 
[[Category:Infobox]]
 
</includeonly>
 
</includeonly>

Revision as of 20:27, 27 March 2021

This is the "ShaderInfobox" template. It should be called in the following format:

{{ShaderInfobox
|Banner=
|ProjectPage=
|LatestVersion=
|LastUpdated=
|VisualStyle=
|PerformanceCost=
}}

Edit the page to see the template text.