Skip to content

Templates



Templates
TEMPLATE Interactions

Your interactions with {1}

{3}

{2}
TEMPLATE Interactions

Your interactions with [PersonName]

[Image]

[Interactions]
TEMPLATE side by side
TEMPLATE Block Quote
{1}
TEMPLATE Interactions blank
image.png
Enter a Person's name in the search box above.
Try "Jenny Vo" (without the quotes)
TEMPLATE Formula Card Title

[FormulaName]( [Parameters] )

TEMPLATE TEMPLATE SVG Img
<svg width="300" height="200">
<rect x="0" y="0" width="300" height="200" stroke-width="3px" fill="red"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" fill="white" style="font-family:courier,monospace; font-size:48px;">Jono Bobo</text>
</svg>
TEMPLATE SVG Card
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 [WIDTH] [HEIGHT]">
<rect x="0" y="0" width="[WIDTH]" height="[HEIGHT]" fill="[BGCOLOR]" />
<text x="50%" y="50%" text-anchor="middle" dominant-baseline="middle"
fill="[COLOR]" style="font-family:[FONT]; font-size:[FONTSIZE];">[TEXT]</text>
</svg>

TEMPLATE SVG Simple Banner
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 60">
<rect x="0" y="0" width="600" height="60" fill="[BGCOLOR]" rx="[BORDERRADIUS]" />
<text x="50%" y="50%" text-anchor="middle" dominant-baseline="middle"
fill="[COLOR]" style="font-family:[FONT]; font-size:[FONTSIZE];">[TEXT]</text>
</svg>



Table 3
Name
Column 2
Column 3
Notes
Open
Open
Open
There are no rows in this table



Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.