Schema Reference
This page and the Schema Reference section lists fields and their {{ placeholders }}
you can use in a schema to merge information.
Table Reference
Different forms start from different tables, which would dictate their default prefix when identifying a placeholder in a schema.
Form | Table Context |
---|---|
Bidder Statement | Bidder |
Bidder Mailing Labels | Bidder |
Catalog | (special) |
Certificates | Item |
Display Pages | Item |
Donor Receipts | Donor |
Donor Mailing Labels | Donor |
Property Examples
Different expressions are influenced by properties. See below for properties and examples in the following format:
Property (and value) Example
- Purpose of the property and, if applicable, its assigned value.
{{ Placeholder Example }}
Collapse
- If the expression is null then remove the containing paragraph if it is also empty
{{ AdditionalBidders # Collapse }}
Height
- Set the height of an image
Left
- (Applies to images) Distance to left edge of the image
{{ Image:Logo # Left=16 }}
Margins
MarginLeft, MarginRight, MarginTop, and MarginBottom
- (Applies to images) Margin around the image.
NoCents
- Display currency values without the cents portion, e.g.: $23 instead of $23.00.
{{ Value # NoCents }}
NoZero
- If an expression evaluates to 0 then don't display anything.
{{ Taxable # NoZero }}
TimestampFormat
- Format string for how timestamps are generated. See custom date and time format strings for the full set of options allowed.
{{ CreatedAt # TimestampFormat=dd-MMM }}
Top
- (Applies to images) sets the distance to top of the image.
{{ Image:Logo # Top=16 }}
Width
- Set the width of an image.
In this section:
- Auction Schema Reference
- Auction Named Blob Schema Reference
- Auction Option Schema Reference
- Auction Permission Schema Reference
- Auctria Balance Schema Reference
- Audit Entry Schema Reference
- Audit Message Schema Reference
- Bidder Schema Reference
- Bidder Notification Schema Reference
- Bid History Schema Reference
- Client Task Schema Reference
- Connection Schema Reference
- Consignment Category Schema Reference
- ContentBlock Schema Reference
- Conversation Schema Reference
- Credit Card Charge Schema Reference
- Custom Domain Schema Reference
- Dialogue Schema Reference
- Donation Schema Reference
- Donor Schema Reference
- Dot Schema Reference
- Dot Activation Schema Reference
- Email Schema Reference
- Email Preference Schema Reference
- Entity Image Schema Reference
- Event Message Schema Reference
- Table Schema Reference
- Expense Schema Reference
- Expense Category Schema Reference
- Filter Schema Reference
- Identity Schema Reference
- Identity Preference Schema Reference
- Item Schema Reference
- Item Category Schema Reference
- Item Donation Schema Reference
- Item Donors Schema Reference
- ItemGroup Schema Reference
- Message Schema Reference
- Mobile Device Schema Reference
- Named Blob Schema Reference
- Organization Schema Reference
- Organization Preference Schema Reference
- Package Schema Reference
- Payment Schema Reference
- Payment Split Schema Reference
- Stationery Schema Reference
- Phone Number Schema Reference
- ProxyBid Schema Reference
- Raffle Schema Reference
- RaffleTicket Schema Reference
- Sales Tax Category Schema Reference
- Solicited Item Schema Reference
- StripePayout Schema Reference
- Tag Schema Reference
- Ticket Schema Reference
- Token Schema Reference
- Transient Activity Schema Reference
- User Schema Reference
- Web Page Schema Reference
- WebSite Schema Reference
- Web Widget Schema Reference
Last reviewed: May 2023