{"id":1578,"date":"2023-02-01T08:34:50","date_gmt":"2023-02-01T13:34:50","guid":{"rendered":"https:\/\/www.airsupervision.com\/wp-r\/docs\/general-knowledge\/writing-text\/using-bbcode\/"},"modified":"2023-02-02T09:27:32","modified_gmt":"2023-02-02T14:27:32","slug":"using-bbcode","status":"publish","type":"docs","link":"https:\/\/www.airsupervision.com\/wp-r\/docs\/general-knowledge\/writing-text\/using-bbcode\/","title":{"rendered":"Using BBCODE"},"content":{"rendered":"\n<p>BBCode is short for Bulletin Board Code. It is used as a way for formatting posts made on message boards, blogs and more. It is similar to HTML in the sense that in BBCode one does also use tags to format something specific (contained within the tag). In BBCode tags are indicated by rectangular brackets surrounding a keyword, which is in turn transformed into HTML before being delivered to a web browser.<\/p>\n\n\n\n<p>AirSupervision uses different types of tags to insert in the text, as follow:<\/p>\n\n\n\n<ul class=\"wp-r_indent50\">\n<li>Simple tags: <strong>[tag]<\/strong>something<strong>[\/tag]<\/strong><\/li>\n\n\n\n<li>Simple parameterized tags: <strong>[tag=value]<\/strong>something<strong>[\/tag]<\/strong> or <strong>[tag=value]<\/strong>something<strong>[\/tag=value]<\/strong><\/li>\n\n\n\n<li>Complex parameterized tags: <strong>[tag value1=xxx value2=yyy]<\/strong>something<strong>[\/tag]<\/strong><\/li>\n<\/ul>\n\n\n\n<p>While the system uses common BBCode tags, it also have specific internal tags. To add an item, user can select a text then click on the selected tag, the text will be automatically surrounded by the corresponding tags. The other way will be to insert a tag at the caret location.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<table id=\"tablepress-15\" class=\"tablepress tablepress-id-15\">\n<thead>\n<tr class=\"row-1 odd\">\n\t<th class=\"column-1\">Name &amp;&amp;<br \/>\nsample<\/th><th class=\"column-2\">Syntax<\/th><th class=\"column-3\">Purpose<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"row-2 even\">\n\t<td class=\"column-1\"><strong>Short Menu<\/strong><\/td><td class=\"column-2\"><\/td><td class=\"column-3\"><\/td>\n<\/tr>\n<tr class=\"row-3 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile000.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1617 wp-r_inline_img\" \/> Bold<br \/>\n<strong>text<\/strong><\/td><td class=\"column-2\">[B]{text}[\/B]<\/td><td class=\"column-3\">Makes {text} bold<\/td>\n<\/tr>\n<tr class=\"row-4 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile003.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1620 wp-r_inline_img\" \/> Italic<br \/>\n<em>text<\/em><\/td><td class=\"column-2\">[I]{text}[\/I]<\/td><td class=\"column-3\">Makes {text} italic<\/td>\n<\/tr>\n<tr class=\"row-5 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile007.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1621 wp-r_inline_img\" \/> Underline<br \/>\n<u>text<\/u><\/td><td class=\"column-2\">[U]{text}[\/U]<\/td><td class=\"column-3\">Underlines {text}<\/td>\n<\/tr>\n<tr class=\"row-6 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile031.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1622 wp-r_inline_img\" \/> Superscript<br \/>\nsample<sup>text<\/sup><\/td><td class=\"column-2\">[SUP]{text}[\/SUP]<\/td><td class=\"column-3\">Superscript {text}<\/td>\n<\/tr>\n<tr class=\"row-7 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile030.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1623 wp-r_inline_img\" \/> Subscript<br \/>\nsample<sub>text<\/sub><\/td><td class=\"column-2\">[SUB]{text}[\/SUB]<\/td><td class=\"column-3\">Subscript {text}<\/td>\n<\/tr>\n<tr class=\"row-8 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile019.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1625 wp-r_inline_img\" \/> Image<\/td><td class=\"column-2\">[IMG]{url}[\/IMG]<\/td><td class=\"column-3\">Shows the image indicated by {url}<\/td>\n<\/tr>\n<tr class=\"row-9 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile025.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1626 wp-r_inline_img\" \/> Link<\/td><td class=\"column-2\">[URL]{url}[\/URL] or<br \/>\n[URL={url}]{text}[\/URL]<\/td><td class=\"column-3\">Makes a link to {url} with or without displaying a {text}<\/td>\n<\/tr>\n<tr class=\"row-10 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile130.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1627 wp-r_inline_img\" \/> Internal image<\/td><td class=\"column-2\">[LIMG WIDTH={value} HEIGHT={value} POS={LEFT\/CENTER\/RIGHT} NOOPEN]{file}[\/LIMG]<\/td><td class=\"column-3\">Opens the media selector, select options to be included.<\/td>\n<\/tr>\n<tr class=\"row-11 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile131.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-medium wp-image-1628 wp-r_inline_img\" \/> Internal documents<\/td><td class=\"column-2\">[LINK]{url}[\/LINK] or<br \/>\n[LLINK={url}]{text}[\/LLINK]<\/td><td class=\"column-3\">Opens the public only selector and makes a link to {url} with or without displaying a {text}<\/td>\n<\/tr>\n<tr class=\"row-12 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile053.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1630 wp-r_inline_img\" \/> Smiley<\/td><td class=\"column-2\">\ud83d\ude09 or \ud83d\ude41 and more<\/td><td class=\"column-3\">Select a smiley to be displayed<\/td>\n<\/tr>\n<tr class=\"row-13 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile113.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1631 wp-r_inline_img\" \/> Mail<\/td><td class=\"column-2\">[MAILTO]{email}[\/MAILTO] or<br \/>\n[MAILTO={email}]{text}[\/MAILTO]<\/td><td class=\"column-3\">Makes a link to {email} with or without displaying a {text}. Link will open the client email software.<\/td>\n<\/tr>\n<tr class=\"row-14 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile111.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1632 wp-r_inline_img\" \/> Font color<br \/>\n<span style=\"color:red;\">text<\/span><\/td><td class=\"column-2\">[TEXTCOLOR={color}]{text}[\/TEXTCOLOR={color}]<\/td><td class=\"column-3\">Changes the {color} of {text}. Colors are HTML standard colors code or hexadecimal value.<\/td>\n<\/tr>\n<tr class=\"row-15 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile038.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1633 wp-r_inline_img\" \/> Background color<br \/>\n<span style=\"background-color:blue;color:white;\">text<\/span><\/td><td class=\"column-2\">[BGCOLOR= {color}]{text}[\/BGCOLOR={color}]<\/td><td class=\"column-3\">Changes the background {color} of {text}. Colors are HTML standard colors code or hexadecimal value.<\/td>\n<\/tr>\n<tr class=\"row-16 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile057.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1634 wp-r_inline_img\" \/> Date<\/td><td class=\"column-2\">1st January 2020<\/td><td class=\"column-3\">Insert the actual date<\/td>\n<\/tr>\n<tr class=\"row-17 odd\">\n\t<td class=\"column-1\"><strong>Extended menu (includes short menu)<\/strong><\/td><td class=\"column-2\"><\/td><td class=\"column-3\"><\/td>\n<\/tr>\n<tr class=\"row-18 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile036.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1635 wp-r_inline_img\" \/> Font size<br \/>\n<span style=\"font-size:25px;\">text<\/span><\/td><td class=\"column-2\">[SIZE={value}]{text}[\/SIZE={value}]<\/td><td class=\"column-3\">Change the font size of {text}. Size are in pixel or select a predefined size.<\/td>\n<\/tr>\n<tr class=\"row-19 odd\">\n\t<td class=\"column-1\">Font family<br \/>\n<span style=\"font-family:courrier;\">text<\/span><\/td><td class=\"column-2\">[FONTFAMILY={fontname}]{text} [\/FONTFAMILY={fontname}]<\/td><td class=\"column-3\">Change the font family type of the {text}. All HTML font family are accepted. However, PDF printing is limited to <span style=\"font-family:times;\">Times<\/span>, <span style=\"font-family:helvetica;\">Helvetica<\/span> and <span style=\"font-family:courrier;\">Courrier<\/span> type.<\/td>\n<\/tr>\n<tr class=\"row-20 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile006.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1636 wp-r_inline_img\" \/> Strikethrough<br \/>\n<s>text<\/s><\/td><td class=\"column-2\">[STRIKE]{text}[\/STRIKE]<\/td><td class=\"column-3\">Create a strikethrough on {text}<\/td>\n<\/tr>\n<tr class=\"row-21 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile005.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1637 wp-r_inline_img\" \/> Break<\/td><td class=\"column-2\">[BR] or [BR CLEAR]<\/td><td class=\"column-3\">Add a return carriage, and clear all previous floating positions<\/td>\n<\/tr>\n<tr class=\"row-22 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile050.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1638 wp-r_inline_img\" \/> Space<\/td><td class=\"column-2\">[SPACE=[value}]<\/td><td class=\"column-3\">Add a number a space set by {value}<\/td>\n<\/tr>\n<tr class=\"row-23 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile126.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1639 wp-r_inline_img\" \/> Lowercase<\/td><td class=\"column-2\"><\/td><td class=\"column-3\">Select a text to apply lowercase<\/td>\n<\/tr>\n<tr class=\"row-24 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile127.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1640 wp-r_inline_img\" \/> Uppercase<\/td><td class=\"column-2\"><\/td><td class=\"column-3\">Select a text to apply uppercase<\/td>\n<\/tr>\n<tr class=\"row-25 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile027.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1641 wp-r_inline_img\" \/> Tab section<\/td><td class=\"column-2\">[TAB={value}]{text}[\/TAB]<\/td><td class=\"column-3\">Indent the selected {text} by {value} times.<\/td>\n<\/tr>\n<tr class=\"row-26 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile055.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1642 wp-r_inline_img\" \/> Section<br \/>\n<div style=\"background-color:yellow;\">This is a<br \/>\nsample text<\/div><\/td><td class=\"column-2\">[DIV]{text}[\/DIV] or<br \/>\n[DIV COLOR={color}]{text}[\/DIV]<\/td><td class=\"column-3\">Create a section for {text} and optionally {color} the background. Colors are HTML standard colors code or hexadecimal value.<\/td>\n<\/tr>\n<tr class=\"row-27 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile018.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1643 wp-r_inline_img\" \/> Line<\/td><td class=\"column-2\">[HR]<\/td><td class=\"column-3\">Add a line<\/td>\n<\/tr>\n<tr class=\"row-28 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile001.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1644 wp-r_inline_img\" \/> List<br \/>\n<ul><br \/>\n<li>Item<\/li><br \/>\n<li>Item<\/li><br \/>\n<\/ul><\/td><td class=\"column-2\">[LIST]{items}[\/LIST]<\/td><td class=\"column-3\">Add an unordored list. Each item will be preceed by a bullet<\/td>\n<\/tr>\n<tr class=\"row-29 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile004.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1645 wp-r_inline_img\" \/> Ordered list<br \/>\n<ol><br \/>\n<li>Item<\/li><br \/>\n<li>Item<\/li><br \/>\n<\/ol><\/td><td class=\"column-2\">[LIST=1]{items}[\/LIST=1]<\/td><td class=\"column-3\">Add an ordored list. Each item will be preceeded by a number starting with 1<\/td>\n<\/tr>\n<tr class=\"row-30 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile103.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1646 wp-r_inline_img\" \/> List item<br \/>\n<li>Item<\/li><\/td><td class=\"column-2\">[ITEM]{text}[\/ITEM]<\/td><td class=\"column-3\">Add an item with {text} for an unordored or ordered list.<\/td>\n<\/tr>\n<tr class=\"row-31 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile021.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1647 wp-r_inline_img\" \/> Center<br \/>\n<div style=\"text-align:center;\">text<\/div><\/td><td class=\"column-2\">[CENTER]{text}[\/CENTER]<\/td><td class=\"column-3\">Center the {text}<\/td>\n<\/tr>\n<tr class=\"row-32 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile022.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1648 wp-r_inline_img\" \/> Justify<br \/>\n<div style=\"text-align:justify;\">Text is justified<\/div><\/td><td class=\"column-2\">[JUSTIFY]{text}[\/JUSTIFY]<\/td><td class=\"column-3\">Justify the {text}<\/td>\n<\/tr>\n<tr class=\"row-33 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile023.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1649 wp-r_inline_img\" \/> Left<br \/>\n<div style=\"text-align:left;\">text<\/div><\/td><td class=\"column-2\">[LEFT]{text}[\/LEFT]<\/td><td class=\"column-3\">Set the {text} to the left (default)<\/td>\n<\/tr>\n<tr class=\"row-34 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile024.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1650 wp-r_inline_img\" \/> Right<br \/>\n<div style=\"text-align:right;\">text<\/div><\/td><td class=\"column-2\">[RIGHT]{text}[\/RIGHT]<\/td><td class=\"column-3\">Set the {text} to the right<\/td>\n<\/tr>\n<tr class=\"row-35 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile013.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1651 wp-r_inline_img\" \/> Code<br \/>\n&lt;u&gt;text&lt;\/u&gt;<\/td><td class=\"column-2\">[PRE]{text}[\/PRE]<\/td><td class=\"column-3\">Display the code as it is. opening and closing tag <> will remains and be dislayed<\/td>\n<\/tr>\n<tr class=\"row-36 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile114.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1652 wp-r_inline_img\" \/> Comment<\/td><td class=\"column-2\">[COMMENT]{text}[\/COMMENT]<\/td><td class=\"column-3\">The {text} will never be displayed or printed<\/td>\n<\/tr>\n<tr class=\"row-37 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile090.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1653 wp-r_inline_img\" \/> Table<br \/>\n<table border=1><br \/>\n<tr style=\"background-color:#CCC;\"><td>title<\/td><td>title<\/td><\/tr><br \/>\n<tr style=\"\"><td>text<\/td><td>text<\/td><\/tr><br \/>\n<tr style=\"\"><td>text<\/td><td>text<\/td><\/tr><br \/>\n<\/table><\/td><td class=\"column-2\">[TABLE=BORDER,W{tablewidth}]<br \/>\n|-<br \/>\n!{size} {title} !!{size} {title} !!{size} {title}<br \/>\n|-<br \/>\n|{align} {text} ||{align} {text} ||{align} {text}<br \/>\n|-<br \/>\n|{align} {text} || {text} || {text}<br \/>\n|-<br \/>\n| {text} || {text} || {text}<br \/>\n[\/TABLE]<\/td><td class=\"column-3\">Create a table with options as follow<br \/>\nBORDER = add border around each cell<br \/>\n{tablewidth} = width of the table (optional)<br \/>\n|- = new row<br \/>\n! = first header column<br \/>\n!! = next header column<br \/>\n| = first column of a row<br \/>\n|| = next column of a row<br \/>\n<br \/>\n{align} = CENTER, JUSTIFY, LEFT, RIGHT<\/td>\n<\/tr>\n<tr class=\"row-38 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile066.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1654 wp-r_inline_img\" \/> Youtube<\/td><td class=\"column-2\">[youtube]{id}[\/youtube]<\/td><td class=\"column-3\">Shows the youtube video indicated by {id}<\/td>\n<\/tr>\n<tr class=\"row-39 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile078.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1655 wp-r_inline_img\" \/> Symbol<\/td><td class=\"column-2\">\u2264\u221e and &#8230;<\/td><td class=\"column-3\">Add a symbol<\/td>\n<\/tr>\n<tr class=\"row-40 even\">\n\t<td class=\"column-1\"><strong>Printing menu (PDF)<\/strong><\/td><td class=\"column-2\"><\/td><td class=\"column-3\"><\/td>\n<\/tr>\n<tr class=\"row-41 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile123.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1661 wp-r_inline_img\" \/> Input text<\/td><td class=\"column-2\">[PDFTEXTFIELD]{text}[\/PDFTEXTFIELD] or<br \/>\n[PDFTEXTFIELD={size}]{text}[\/PDFTEXTFIELD]<\/td><td class=\"column-3\">Insert an input field of a specific {size} and default {text}<\/td>\n<\/tr>\n<tr class=\"row-42 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile124.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1662 wp-r_inline_img\" \/> Checkbox<\/td><td class=\"column-2\">[PDFCHECKBOX]{text}[\/PDFCHECKBOX]<\/td><td class=\"column-3\">Insert a checkbox with {text} as label on the right<\/td>\n<\/tr>\n<tr class=\"row-43 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile125.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1663 wp-r_inline_img\" \/> Radio button<\/td><td class=\"column-2\">[PDFRADIO]{text}[\/PDFRADIO] or<br \/>\n[PDFRADIO={id}]{text}[\/PDFRADIO]<\/td><td class=\"column-3\">Insert a radio button with {id} as a group id and {text} as label on the right<\/td>\n<\/tr>\n<tr class=\"row-44 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile128.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1664 wp-r_inline_img\" \/> Textarea<\/td><td class=\"column-2\">[PDFTEXTAREA]{text}[\/PDFTEXTAREA] or<br \/>\n[PDFTEXTAREA={ width},{height}]{text}[\/PDFTEXTAREA]<\/td><td class=\"column-3\">Insert a textarea with {width} and {height} and {text} as default<\/td>\n<\/tr>\n<tr class=\"row-45 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile129.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1665 wp-r_inline_img\" \/> Select box<\/td><td class=\"column-2\">[PDFCOMBO={width}]{items} [\/PDFCOMBO]<\/td><td class=\"column-3\">Insert a select dropdown box with a specific {width} and items as follow:<br \/>\nA=Item 1;B=Item 2;C=Item 3;&#8230;etc&#8230;<\/td>\n<\/tr>\n<tr class=\"row-46 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile026.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1666 wp-r_inline_img\" \/> Orientation<\/td><td class=\"column-2\">[PDFORIENTATION={orientation}]<\/td><td class=\"column-3\">Generally set at the top beginning of the design, user can define orientation as follow<br \/>\nP = portrait<br \/>\nL = landscape.<\/td>\n<\/tr>\n<tr class=\"row-47 odd\">\n\t<td class=\"column-1\">Format<\/td><td class=\"column-2\">[PDFSIZE={format}]<\/td><td class=\"column-3\">Generally set at the top beginning of the design, user can define page size as follow<br \/>\nLETTER = 8.5in x 11in<br \/>\nLEGAL = 8.5in x 14in<br \/>\nTABLOID = 11in x 17in<br \/>\nA4 = 219mm x 297mm<br \/>\nA3 = 297 mm x 420 mm<\/td>\n<\/tr>\n<tr class=\"row-48 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile122.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1667 wp-r_inline_img\" \/> Lock user<\/td><td class=\"column-2\">[PDFUSERLOCK={level}]<\/td><td class=\"column-3\">Generally set at the top beginning of the design, user can define the minimum level of power a member must have to output the page<\/td>\n<\/tr>\n<tr class=\"row-49 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile100.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1668 wp-r_inline_img\" \/> New page<\/td><td class=\"column-2\">[PDFNEWPAGE={orientation} {format}]<\/td><td class=\"column-3\">Start a new page<\/td>\n<\/tr>\n<tr class=\"row-50 even\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile087.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1669 wp-r_inline_img\" \/> Page header<\/td><td class=\"column-2\">[PDFHEADER={type}]<\/td><td class=\"column-3\">Generally set at the top beginning of the design, user can define header as follow<br \/>\nNO = no default header<br \/>\nLOGO = with logo<br \/>\nLOGOBIG = with big logo<br \/>\nCOMPLET = with logo and title<br \/>\nCOMPLETDATE = with logo and printed date <\/td>\n<\/tr>\n<tr class=\"row-51 odd\">\n\t<td class=\"column-1\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.airsupervision.com\/wp-r\/wp-content\/uploads\/2023\/02\/tile086.png\" alt=\"\" width=\"20\" height=\"20\" class=\"alignnone size-full wp-image-1670 wp-r_inline_img\" \/> Page footer<\/td><td class=\"column-2\">[PDFFOOTER={type}]<\/td><td class=\"column-3\">Generally set at the top beginning of the design, user can define footer as follow<br \/>\nNO = no default footer<br \/>\nNORMAL= with page\/total page<br \/>\nINITIAL= with page\/total page, 2 initials place <br \/>\nCUSTOM= Address of organization centered<br \/>\nCORRECT= with page\/total page, I certify this page correct &#8211; Name, license, signature  <\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"featured_media":0,"parent":1573,"menu_order":0,"template":"","doc_tag":[],"_links":{"self":[{"href":"https:\/\/www.airsupervision.com\/wp-r\/wp-json\/wp\/v2\/docs\/1578"}],"collection":[{"href":"https:\/\/www.airsupervision.com\/wp-r\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.airsupervision.com\/wp-r\/wp-json\/wp\/v2\/types\/docs"}],"version-history":[{"count":8,"href":"https:\/\/www.airsupervision.com\/wp-r\/wp-json\/wp\/v2\/docs\/1578\/revisions"}],"predecessor-version":[{"id":1673,"href":"https:\/\/www.airsupervision.com\/wp-r\/wp-json\/wp\/v2\/docs\/1578\/revisions\/1673"}],"up":[{"embeddable":true,"href":"https:\/\/www.airsupervision.com\/wp-r\/wp-json\/wp\/v2\/docs\/1573"}],"next":[{"title":"Using dynamic text","link":"https:\/\/www.airsupervision.com\/wp-r\/docs\/general-knowledge\/writing-text\/using-dynamic-text\/","href":"https:\/\/www.airsupervision.com\/wp-r\/wp-json\/wp\/v2\/docs\/1579"}],"wp:attachment":[{"href":"https:\/\/www.airsupervision.com\/wp-r\/wp-json\/wp\/v2\/media?parent=1578"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.airsupervision.com\/wp-r\/wp-json\/wp\/v2\/doc_tag?post=1578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}