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=
+
|BannerImage=
 
|ProjectPage=
 
|ProjectPage=
 
|LatestVersion=
 
|LatestVersion=
Line 16: Line 16:
 
<includeonly>
 
<includeonly>
 
<table>
 
<table>
<tr><th colspan="2">{{PAGENAME}}</th></tr>
+
<tr><td colspan="2">{{PAGENAME}}</td></tr>
 +
<tr><td colspan="2"><img src="{{BannerImage}}" alt="{{PAGENAME}} Banner"></tr>
 +
<tr><td>Project Page</td><td>{{ProjectPage}}</td></tr>
 
</table>
 
</table>
 
</includeonly>
 
</includeonly>

Revision as of 19:33, 27 March 2021

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

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

Edit the page to see the template text.