Skip to content

Commit 5b2792d

Browse files
authored
Update if_different.md
1 parent 4c8ee58 commit 5b2792d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tags/if_different.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Note: `if_different` can contain several HTML and Textpattern tag.
3636

3737
## Attributes
3838

39+
`id="string"` <span class="footnote warning">v4.8.6+</span>
40+
: An identifier for the contained statement value storage.
41+
: **Values:** any string.
42+
: **Default:** unset (the contained statement hash).
3943
`test="value"` <span class="footnote warning">v4.7.2+</span>
4044
: If set, the contained statement will be output when the value of `test` changes.
4145
: **Values:** generally a combination of Textpattern tags.
@@ -137,3 +141,7 @@ Other tags used: [article_custom](/tags/article_custom), [if_first_article](/tag
137141
### Version 4.7.2
138142

139143
`test` attribute added.
144+
145+
### Version 4.8.6
146+
147+
`id` attribute added.

0 commit comments

Comments
 (0)