Template:Field
Template page
More languages
More actions
One model-field row: stores into the ModelField Cargo table and renders a wikitable row. Wrap calls in a literal table:
{| class="wikitable"
! Field !! Type !! Notes
{{Field|model=Patient|section=Demographics|name=name|type=CharField(200)|notes=Display name}}
|}
Parameters: model, section, name, type, notes.
This template defines the table "ModelField". View table.