template_long_item_id required default (none)ID of the template item to copy. It must be a valid 32-character item ID and the template must live in a slice related to the current slice (or the current slice itself). The new item inherits the template field values, except seo (cleared) and status_code (set active). If this argument is empty or not a valid ID, newitem does nothing and returns an empty string; if it is well-formed but matches no existing item, nothing is created and the result is also empty.
field_id optional default (none)A field ID (16 characters, for example headline........) whose value to set on the new copy. Append a plus sign (relation........+) to ADD the value instead of replacing it. Field and value arguments come in pairs and may repeat. Optional - omit all pairs to copy the template unchanged.
new_value optional default (none)The value for the preceding field_id. A single value is plain text; multiple values are written as a JSON array, for example ["enviro","social"]. Paired with field_id and repeatable.
[{newitem:00000000000000000000000000000000:relation........+:c239cb267837a25b4efb5892ca4f4324}]
[{newitem:00000000000000000000000000000000:headline........:New article:category........:["news"]}]
{define:found:{ids:9e1d2b9f88e3d6c3bf0eb967378610d6:d-headline........-==-Gamma}}{ifset:{var:found}:Reusing {var:found}:{newitem:00000000000000000000000000000000:headline........:Gamma}}
[{newitem:}]
[{newitem:not-a-real-id}]
[{newitem:00000000000000000000000000000000}]