format= parameter for the [bw_pages] shortcode when you want to control the content you display field by field.
The values for the format parameter are a sequence of codes, indicating the information to display.
Choose from the table below.
| Code | Field | Related $atts | Notes |
| T | Title | This is NOT a link | |
| I | Image | thumbnail= | This links to the content |
| F | Featured Image | thumbnail= | Currently this is the same as I-Image |
| C | Content | The full content of the item | |
| E | Excerpt | Uses Manual excerpts when available | |
| M | Read more link | read_more= | Uses Manual <!–more –> tag content |
| R | Read more link | read_more= | alias for M-Read more |
| _ | Fields | Only works when oik-fields is enabled | |
| L | Link | Link to the content via the title | |
| A | Anchor | Currently same as L-Link | |
| space | Creates a stylable non-blank space (within a <span>) | ||
| / | div | Create an empty <div> | |
| c | categories | Category list | |
| o | comment count | Comment count | |
| t | tags | Tags list | |
| a | author | Author | |
| d | date | Publication date | |
| e | edit | Edit link – when available |
Examples
[bw_pages id=8761 format="L" ]
