Template: List Posts Title Links |
List Pages quick links Quick Links
Relevant Links |
![]() |
The purpose of this template is to display a filtered hierarchical list of post title links. The template is useful in creating a table of contents or quick links.
AppearanceEditor viewPost List Short Stories
Web viewPost List Short Stories
Template<!-- wpX:LIST/POST/LINKS --> <div class="bdr:bas-2 bdr:lt-so-3x bkg:tint-bas-1 cnr:arch-sm fx:r fxa:1 fxc:3 web[dsp:none]"> <div class="pad:hrz+0.5"> <span class="fnt:siz-lg-5x sm)fnt:siz-lg-6x"><i class="icon:lst_unordered_solid"></i></span> </div> <div class="pad:hrz+0.5"> <h5>Post List</h5> <div> <span class="pad:rt+0.125"><i class="icon:paperclip"></i></span> <span class="fnt:wgt-500">#title#</span> </div> </div> </div> <div class="mce[dsp:none]"> [blst css='#css#' bullet='#bullet#' orderby='#orderby#' order='#order#' cnt=#cnt#]#category#[/blst] </div> <!-- /wpX:LIST/POST/LINKS --> Template may scroll horizontally in some circumstances. |
Markers
InstallationSteps
|
NotesA common class rule to apply is the list item vertical spacing adjustment. Choices include the following:
The icon tag used in this demo is from Google. <span class="material-icons-outlined">auto_stories</span> |
|