1,813
การแก้ไข
| บรรทัดที่ 345: | บรรทัดที่ 345: | ||
==== String & Text Area Fields ==== | ==== String & Text Area Fields ==== | ||
<div><ul> | |||
<li style="display: inline-block;">[[ไฟล์:Form StringField fat.png|thumb|none|alt=String fields created via 'render_blank'.|String fields created via 'render_blank'.]]</li> | |||
<li style="display: inline-block;">[[ไฟล์:Form StringField slim.png|thumb|none|alt=String fields (slim) created via 'render_blank'.|String fields (slim) created via 'render_blank'.]]</li> | |||
</ul></div> | |||
String and text-area fields are the most prevalent type of form fields, and also one most riddled with features and expectations. The CuneiFox macro that handles rendering of these fields is {{code|render_blank}}. | String and text-area fields are the most prevalent type of form fields, and also one most riddled with features and expectations. The CuneiFox macro that handles rendering of these fields is {{code|render_blank}}. | ||