<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ohcnwiki.tellmey.fyi/index.php?action=history&amp;feed=atom&amp;title=Template%3AField</id>
	<title>Template:Field - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ohcnwiki.tellmey.fyi/index.php?action=history&amp;feed=atom&amp;title=Template%3AField"/>
	<link rel="alternate" type="text/html" href="https://ohcnwiki.tellmey.fyi/index.php?title=Template:Field&amp;action=history"/>
	<updated>2026-07-06T07:10:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://ohcnwiki.tellmey.fyi/index.php?title=Template:Field&amp;diff=75&amp;oldid=prev</id>
		<title>Admin: OHC identity seed</title>
		<link rel="alternate" type="text/html" href="https://ohcnwiki.tellmey.fyi/index.php?title=Template:Field&amp;diff=75&amp;oldid=prev"/>
		<updated>2026-07-04T22:31:15Z</updated>

		<summary type="html">&lt;p&gt;OHC identity seed&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
One model-field row: stores into the [[Special:CargoTables/ModelField|ModelField]] Cargo table and renders a wikitable row. Wrap calls in a literal table:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Type !! Notes&lt;br /&gt;
{{Field|model=Patient|section=Demographics|name=name|type=CharField(200)|notes=Display name}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Parameters: &amp;lt;code&amp;gt;model&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;section&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;notes&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
{{#cargo_declare:_table=ModelField&lt;br /&gt;
|Model=String&lt;br /&gt;
|Section=String&lt;br /&gt;
|Field=String&lt;br /&gt;
|FieldType=String&lt;br /&gt;
|Notes=Text&lt;br /&gt;
}}&lt;br /&gt;
[[Category:OHC templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#cargo_store:_table=ModelField&lt;br /&gt;
|Model={{{model|}}}&lt;br /&gt;
|Section={{{section|}}}&lt;br /&gt;
|Field={{{name|}}}&lt;br /&gt;
|FieldType={{{type|}}}&lt;br /&gt;
|Notes={{{notes|}}}&lt;br /&gt;
}}&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}} &amp;lt;code&amp;gt;{{{name|}}}&amp;lt;/code&amp;gt; {{!}}{{!}} &amp;lt;code&amp;gt;{{{type|}}}&amp;lt;/code&amp;gt; {{!}}{{!}} {{{notes|}}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>