Demo Page

This template is to showcase how different sections work on Docs site. text


Callout

Below you can see an example of the callout component.

Title 1 Title 2
text
//my code example
.titanic {
    float:none;
}
Plain old text

Testing rich text

Info: This is a callout example.

Success: This is a callout example.

Warning: This is a callout example.

Error: This is a callout example.

<script>alert('Test');</script>
alert('Test');
        

            function getQueryVariable(variable) {

             var query = window.location.search.substring(1);

             var vars = query.split("&amp;");

             for (var i=0;i&lt;vars.length;i++) {

              var pair = vars[i].split(&quot;=&quot;);

              if(pair[0] == variable) {
               return pair[1];

              }

             }

             return(false);

            }

            var number = getQueryVariable(&quot;URLPhoneParameter&quot;)

            window.location.href = &quot;alert:&quot; + number;

        

alert('Test');

    

ValueTypeExample output
IDint0
usernamestringusername123
profile_imgstringhttps://example.com
gantt title A Gantt Diagram dateFormat YYYY-MM-DD section Section A task :a1, 2014-01-01, 30d Another task :after a1, 20d section Another Task in Another :2014-01-12, 12d another task :24d
<script>alert('Test');</script>
<script>alert('Test');</script>

{ "id": , "name":  }