Template:Blueprint: Difference between revisions

From stencil.wiki
(Created page with "<noinclude> This template displays a message about the future plan for an article (or to provide extra context for Category:Draft pages), intended as guidance for what might be edited or changed next. == Usage == This template takes 1 unnamed parameter for the description of the plan. <pre> {{Blueprint | These instructions will eventually be split up into separate articles dealing with each different model of machine. }} </pre> {{mbox | text=<p>This article has an...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
This template takes 1 unnamed parameter for the description of the plan.
This template takes 1 unnamed parameter for the description of the plan.
<pre>
<pre>
{{Blueprint
{{Blueprint|These instructions will eventually be split up into separate articles dealing with each different model of machine, but their first draft can be combined.}}
| These instructions will eventually be split up into separate articles dealing with each different model of machine.
}}
</pre>
</pre>
{{mbox
{{mbox
  | text=<p>This article has an unrealized blueprint:</p><blockquote>These instructions will eventually be split up into separate articles dealing with each different model of machine.</blockquote>
  | text=<p>These instructions will eventually be split up into separate articles dealing with each different model of machine, but their first draft can be combined.</p>
  | color_bar={{wiki color|Light Teal}}
  | color_bar={{wiki color|Light Teal}}
  | background={{wiki color|Light Teal|10}}
  | background={{wiki color|Light Teal|0.05}}
  | border=1px solid {{wiki color|Light Teal|20}}
  | border=1px solid {{wiki color|Light Teal|0.2}}
  | icon=compass-drafting
  | icon=compass-drafting
  | class=blueprint-ambox
  | class=blueprint-ambox
}}
}}
== TemplateData ==
<templatedata>
{
"params": {
"1": {
"label": "Plan",
"description": "An outline of what may be next for the page",
"type": "string",
"required": true
}
},
"description": "A modal to list the future plan for a page."
}
</templatedata>
</noinclude><!--
</noinclude><!--
--><includeonly>{{mbox
--><includeonly>{{mbox
  | text=<p>This article has an unrealized blueprint:</p><blockquote>{{{1|}}}</blockquote>
  | text=<p>{{{1|}}}</p>
  | color_bar={{wiki color|Light Teal}}
  | color_bar={{wiki color|Light Teal}}
  | background={{wiki color|Light Teal|10}}
  | background={{wiki color|Light Teal|0.05}}
  | border=1px solid {{wiki color|Light Teal|20}}
  | border=1px solid {{wiki color|Light Teal|0.2}}
  | icon=compass-drafting
  | icon=compass-drafting
  | class=blueprint-ambox
  | class=blueprint-ambox
}}[[Category:Pages with blueprints]]<!--
}}[[Category:Pages with blueprints]]<!--
--></includeonly>
--></includeonly>

Latest revision as of 14:21, 22 September 2025

This template displays a message about the future plan for an article (or to provide extra context for Category:Draft pages), intended as guidance for what might be edited or changed next.

Usage

This template takes 1 unnamed parameter for the description of the plan.

{{Blueprint|These instructions will eventually be split up into separate articles dealing with each different model of machine, but their first draft can be combined.}}

These instructions will eventually be split up into separate articles dealing with each different model of machine, but their first draft can be combined.

TemplateData

A modal to list the future plan for a page.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Plan1

An outline of what may be next for the page

Stringrequired