Skip to content
  1. Extras
  2. Quiz
  3. Snippets
  4. SeoImg

SeoImg snippet

Snippet creates an image with text for quiz result output.

Parameters

  • img - image URL
  • points - score
  • title - title
  • description - description

Example

fenom
{set $img = '!SeoImg' | snippet: [
  'img' => 'assets/img/quiz/1.jpg',
  'title' => 'SEOIMG',
  'description' => 'Description',
]}

SEOIMG