Difference between revisions of "JReviews:ShortCodes"

From JReviews Documentation
Jump to: navigation, search
(Created page with " JReviews Shortcodes allow you to embed listings or reviews inside an article text. Category:JReviews Category:Modules")
 
Line 2: Line 2:
 
JReviews Shortcodes allow you to embed listings or reviews inside an article text.
 
JReviews Shortcodes allow you to embed listings or reviews inside an article text.
  
 +
For example, this shortcode would display a listing with an alias "westville-east":
  
 +
<pre>
 +
[jreviews type="listings" listing-alias="westville-east" summary="1"]
 +
</pre>
 +
 +
Inside an article this shortcode displays this:
 +
 +
[[File:Shortcodes-example.png]]
  
  

Revision as of 11:28, 14 September 2016

JReviews Shortcodes allow you to embed listings or reviews inside an article text.

For example, this shortcode would display a listing with an alias "westville-east":

[jreviews type="listings" listing-alias="westville-east" summary="1"]

Inside an article this shortcode displays this:

Shortcodes-example.png