Difference between revisions of "Template:ShaderInfobox"

From RRe36's Project Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
|VisualStyle=
 
|VisualStyle=
 
|PerformanceCost=
 
|PerformanceCost=
 +
|LicenseType=
 +
|LicenseURL=
 
}}
 
}}
 
</pre>
 
</pre>
Line 19: Line 21:
 
|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}}}
 +
|-
 +
|'''License'''
 +
|[{{{LicenseURL}}} {{{LicenseType}}}]
 
|}</includeonly>
 
|}</includeonly>

Latest revision as of 12:18, 24 September 2021

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

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

Edit the page to see the template text.