$kirby->kirbytag()
Renders a single KirbyTag with the given attributes
Parameters
Name | Type | Default | Description |
---|---|---|---|
$type * | string |array |
– | Tag type or array with all tag arguments (the key of the first element becomes the type) |
$value | string |
null |
|
$attr | array |
[ ] |
|
$data | array |
[ ] |
Return type
string