Difference between revisions of "Template:Article wizard/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Adamsleftpeg
(Replaced content with 'Jamie Bramhall is a really cool person.')
m (35 revisions imported)
 
(19 intermediate revisions by 11 users not shown)
Line 1: Line 1:
Jamie Bramhall is a really cool person.
+
{{Documentation subpage}}
 +
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 +
 
 +
This template is used by the [[WP:WIZ2|Article Wizard]] (see [[Wikipedia talk:Article wizard 2.0/Documentation]]) to display a common layout to each page of the wizard.
 +
 
 +
=== Usage ===
 +
<pre>
 +
{{Article wizard|1=type|2=type|3=type|4=type|5=type|6=type|content=content}}
 +
</pre>
 +
where
 +
*type is one of '''plain''', '''linked''', '''italic''', '''boxed'''
 +
*content is the content of the page which appears inside the box
 +
 
 +
===Example===
 +
<nowiki>{{Article wizard|1=linked|2=plain|3=boxed|4=plain|5=italic|6=linked|content=Hello. This is a test.}}</nowiki>
 +
 
 +
produces
 +
{{Article wizard|1=linked|2=plain|3=boxed|4=plain|5=italic|6=linked|content=Hello. This is a test.}}
 +
 
 +
=== See also ===
 +
*[[Template:Article wizard/box]] is used to simplify the code of this template
 +
*[[Template:Article wizard/button]] displays buttons in the wizard
 +
*[[Template:Article wizard/button2]]
 +
*[[Template:Article wizard/button wizard]]
 +
*[[Template:Article wizard/GNGbox]]
 +
*[[Template:Article wizard/skeleton]]
 +
*[[Template:Article wizard/userpageskeleton]]
 +
 
 +
<includeonly>
 +
</includeonly>

Latest revision as of 14:44, 28 October 2020

This template is used by the Article Wizard (see Wikipedia talk:Article wizard 2.0/Documentation) to display a common layout to each page of the wizard.

Usage

{{Article wizard|1=type|2=type|3=type|4=type|5=type|6=type|content=content}}

where

  • type is one of plain, linked, italic, boxed
  • content is the content of the page which appears inside the box

Example

{{Article wizard|1=linked|2=plain|3=boxed|4=plain|5=italic|6=linked|content=Hello. This is a test.}}

produces

Subject
Notability
Sources
Content

Hello. This is a test.

See also