Difference between revisions of "Template:ShaderInfobox"

From RRe36's Project Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
|colspan="2"| <div style="max-width:500px; overflow:auto;">{{{BannerImage}}}</div>
 
|colspan="2"| <div style="max-width:500px; overflow:auto;">{{{BannerImage}}}</div>
 
|-
 
|-
|Project Page  
+
|'''Project Page'''
 
|{{{ProjectPage}}}
 
|{{{ProjectPage}}}
 
|-
 
|-
|Latest Version
+
|'''Latest Version'''
 
|{{{LatestVersion}}}
 
|{{{LatestVersion}}}
 
|-
 
|-
|Last Updated
+
|'''Last Updated'''
 
|{{{LastUpdated}}}
 
|{{{LastUpdated}}}
 
|-
 
|-
|Visual Style
+
|'''Visual Style'''
 
|{{{VisualStyle}}}
 
|{{{VisualStyle}}}
 
|-
 
|-
|Performance Cost
+
|'''Performance Cost'''
 
|{{{PerformanceCost}}}
 
|{{{PerformanceCost}}}
 
|}</includeonly>
 
|}</includeonly>

Revision as of 21:18, 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.