An h1 header============Paragraphs are separated by a blank line.2nd paragraph. Italic, bold, and monospace. Itemized listslook like: this one that one * the other oneNote that --- not considering the asterisk --- the actual textcontent starts at 4-columns in.> Block quotes are> written like so.
| 0 |
| ||||||||||
| 1 |
| ||||||||||
| 2 |
|
Contains the following patterns
Used on the following pages
<?php $count = 0; $parent = isset($parent) ? (integer) $parent : 0; if ($parent > 0) { $criteria = array( 'parent' => $parent, 'deleted' => false, 'published' => true, ); $count = $modx->getCount('modResource', $criteria); } return (string) $count;Example
The code you paste here, will be shown exactly like that on the front-end.
| 0 |
|
Contains the following patterns
Child count for Fields: 7Example
Anything entered inside this code block will run first, before being displayed on the frontend.
| 0 |
|
Contains the following patterns
Used on the following pages
| 0 |
|
Contains the following patterns
Used on the following pages
Contains the following patterns
Used on the following pages
| pagetitle | 08 - Fields - Advanced |
| alias | advanced |
| menutitle | Advanced |
| parent | 08 - Fields |
| context_key | hub |
| template | BasicDetail |
| published | 1 |
Render a JSON object as HTML table.
Contains the following patterns
Used on the following pages
List the smaller atomic particles included in this pattern.
| 0 |
| ||||||||||
| 1 |
| ||||||||||
| 2 |
|
Contains the following patterns
Used on the following pages
List the bigger patterns that contain this atomic particle. For Electrons, you can also list which templates have that Electron assigned. NB: this doesn't mean the Electron is used in the template code itself!
| 0 |
| ||||||||||
| 1 |
| ||||||||||
| 2 |
|