Template:Field View history

(Created page with "<span style="color: black; background-color: #FFFFFF; border:1px solid #D8D8D8; padding: 3px 10px 3px 10px; border-radius: 5px; white-space: nowrap;"> {{{1|}}} </span>")
 
m (add template data)
Line 1: Line 1:
<span style="color: black; background-color: #FFFFFF; border:1px solid #D8D8D8; padding: 3px 10px 3px 10px; border-radius: 5px; white-space: nowrap;">&nbsp;{{{1|}}}&nbsp;</span>
<span style="color: black; background-color: #FFFFFF; border:1px solid #D8D8D8; padding: 3px 10px 3px 10px; border-radius: 5px; white-space: nowrap;">&nbsp;{{{1|}}}&nbsp;</span>
<noinclude>
<templatedata>
{
"params": {
"1": {
"label": "Text to format",
"description": "Enter the text you wish formatted to look like an input field.",
"type": "string",
"required": true
}
},
"description": "This template will format text to appear as if it is in a text input field"
}
</templatedata>
</noinclude>

Revision as of 19:56, 23 August 2016

  


This template will format text to appear as if it is in a text input field

Template parameters

ParameterDescriptionTypeStatus
Text to format1

Enter the text you wish formatted to look like an input field.

Stringrequired