Difference between revisions of "Template:ShaderInfobox"

From RRe36's Project Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
<table>
 
<table>
 
<tr><td colspan="2">{{PAGENAME}}</td></tr>
 
<tr><td colspan="2">{{PAGENAME}}</td></tr>
{{#if:BannerImage<tr><td colspan="2"><img src="{{{BannerImage|}}}" alt="{{PAGENAME}} Banner"></tr>}}
+
{{#if:|BannerImage| <tr><td colspan="2"><img src="{{{BannerImage|}}}" alt="{{PAGENAME}} Banner"></tr> | }}
 
<tr><td>Project Page</td><td>{{{ProjectPage|}}}</td></tr>
 
<tr><td>Project Page</td><td>{{{ProjectPage|}}}</td></tr>
 
</table>
 
</table>
 
</includeonly>
 
</includeonly>

Revision as of 19:37, 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.