Changes

Jump to navigation Jump to search
Created page with "{{Infobox Tutorial | title = Infobox Tutorial | image = Equipment-no-photo.jpg | caption = The Infobox Tutorial Page | creator = User:Andrewvaughan|Andrew Va..."
{{Infobox Tutorial
| title = Infobox Tutorial
| image = Equipment-no-photo.jpg
| caption = The Infobox Tutorial Page
| creator = [[User:Andrewvaughan|Andrew Vaughan]]
| version = 1.0
| date = 4/27/2017
| experience = Beginner
| est_time = Pretty Quick
| est_cost = $0.00}
| skills = Wiki Markup
}}

<noinclude>{{Documentation subpage}}</noinclude>

== Purpose ==

To provide an easy-to-use, repeatable [[Template:Infobox|Infobox]] on all [[Category:Tutorials|Tutorial]] pages, similar to the Infobox to the right of this page.

== Example ==

To create the Infobox displayed on the right:

<nowiki>{{</nowiki>Tutorial Infobox
| title = Infobox Tutorial
| image = Equipment-no-photo.jpg
| caption = The Infobox Tutorial Page
| creator = [[User:Andrewvaughan|Andrew Vaughan]]
| version = 1.0
| date = 4/27/2017
| experience = Beginner
| est_time = Pretty Quick
| est_cost = $0.00}
| skills = Wiki Markup
}}

=== Parameters ===

{| class="wikitable sortable"
! Parameter
! Description
|-
| <code>name</code>
| The title to put above the Infobox. Defaults to <code><nowiki>{{</nowiki>PAGENAME}}</code>.
|-
| <code>image</code>
| The name of an image uploaded to the wiki. (Optional)
|-
| <code>caption</code>
| The caption to display under the image and title. (Optional)
|-
| <code>creator</code>
| The name of the creator of the tutorial. Does ''not'' automatically create links. (Optional)
|-
| <code>version</code>
| The current version of the tutorial. (Optional)
|-
| <code>date</code>
| A date for the tutorial. (Optional)
|-
| <code>experience</code>
| A field describing level of experience required for the tutorial. Often ''Beginner'', ''Intermediate'', or ''Advanced''. (Optional)
|-
| <code>est_time</code>
| The estimated amount of time needed to complete the project. (Optional)
|-
| <code>est_cost</code>
| The estimated cost of the project. (Optional)
|-
| <code>skills</code>
| A comma-separated list of skills required for the tutorial. Will be auto-linked in the future. (Optional)
|}
330

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu