Difference between revisions of "Template:FP Button/Documentation"

From Dream Cancel Wiki
Jump to navigation Jump to search
Line 10: Line 10:


Personal tools
Personal tools
Editing Template:Clickable button/doc
Editing Template:FP button/doc
Template
Template
Discussion
Discussion
Line 26: Line 26:


== Example ==
== Example ==
{{Clickable button|color=white}} → <nowiki>{{Clickable button|color=white}}</nowiki>
{{FP button|color=white}} → <nowiki>{{FP button|color=white}}</nowiki>


{{Clickable button|color=red}} → <nowiki>{{Clickable button|color=red}}</nowiki>
{{FP button|color=red}} → <nowiki>{{FP button|color=red}}</nowiki>


{{Clickable button|color=blue}} → <nowiki>{{Clickable button|color=blue}}</nowiki>
{{FP button|color=blue}} → <nowiki>{{FP button|color=blue}}</nowiki>


[[target|{{Clickable button|text}}]] → <nowiki>[[target|{{Clickable button|text}}]]</nowiki> (for links. To add links, transclude this template inside wikilinks after the pipebar: <nowiki>[[target title|{{Clickable button|text}}]]</nowiki>. Or better use {{tl|clickable button 2}} which adds links automatically)
[[target|{{FP button|text}}]] → <nowiki>[[target|{{FP button|text}}]]</nowiki> (for links. To add links, transclude this template inside wikilinks after the pipebar: <nowiki>[[target title|{{FP button|text}}]]</nowiki>. Or better use {{tl|FP button 2}} which adds links automatically)
== Templatedata ==
== Templatedata ==
<templatedata>
<templatedata>
Line 61: Line 61:
</templatedata>
</templatedata>
== See also ==
== See also ==
* {{tl|Clickable button 2}} for {{Clickable button 2|Template:Clickable button 2}}
* {{tl|FP button 2}} for {{FP button 2|Template:FP button 2}}
 
Summary (?):
By saving changes, you agree to the Terms of Use, and you irrevocably agree to release your contribution under the CC BY-SA 4.0 License and the GFDL. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
  Preview page with this template
Page title
 
Standard
    ·  ·  ·  ·  ·      ·      ·             
      ·  ·  ·  ·  ·  ·  ·  ·  ·  ·  ·  ·  ·  ·  ·
Templates used on this page:
 
Privacy policyAbout mediawiki.orgDisclaimersCode of ConductDevelopersStatisticsCookie statementMobile viewWikimedia FoundationPowered by MediaWiki
Toggle limited content width

Revision as of 17:47, 17 October 2023

Main menu

MediaWiki Search MediaWiki Search English Create account Log in

Personal tools Editing Template:FP button/doc Template Discussion Read Edit source View history

Tools Information about template data Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits. Advanced Special characters Help Template:Documentation subpage

Example

Template:FP button → {{FP button|color=white}}

Template:FP button → {{FP button|color=red}}

Template:FP button → {{FP button|color=blue}}

[[target|Template:FP button]] → [[target|{{FP button|text}}]] (for links. To add links, transclude this template inside wikilinks after the pipebar: [[target title|{{FP button|text}}]]. Or better use Template:Tl which adds links automatically)

Templatedata

Creates a OOUI styled button.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Labeltext 1

no description

Contentrequired
Color of the buttoncolor

Can be blue (progressive), red (destructive) or white

Stringsuggested

See also