Content deleted Content added
Adding doc |
use syntaxhighlight |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 1:
{{Documentation subpage}}
{{uses TemplateStyles|{{FULLPAGENAME}}/styles.css}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
== Usage ==
This is a single-page template for the '''"Introduction to x"''' tutorial series. It is primarily used to format the main [[Help:
<syntaxhighlight lang="wikitext">
{{Intro to single
| title =
Line 20 ⟶ 21:
| base =
}}
</syntaxhighlight>
{| class="wikitable sortable"
Line 47 ⟶ 48:
| base || text || (optional) || text and links to appear in a grey section at base of main section
|-
| align || plain text || (optional,<br/>default to center) || alignment of top
|-
| arrow || plain text || (optional,<br/>default to not shown) || show arrow using <code><nowiki>|arrow=show|</nowiki></code>
|-
| arrowheight || integer || (optional,<br/>default to 350px) || sets height of arrow
|-
| noborder || y || (optional) || removes border in the center
|-
| nocat || y n || (optional) || disables automatic categorization
|}
Line 59 ⟶ 62:
* [[Template:intro to]] - the multiple tab variant on this template formatting
<includeonly>{{
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Wikipedia quick introduction templates]]
}}</includeonly>
|