Template:Idhidden

From Data JW United
Revision as of 05:32, 20 October 2021 by Administrator (talk | contribs)
Jump to navigation Jump to search

This template is used to give an id to an element. The element will be hidden.

Usage

Code Example Result
{{raw:data:id|actual number id|content}} {{raw:data:id|123|content}}
this is the content
{{raw:data:id|actual text id|content}} {{raw:data:id| nice subtitle|this is the content}}
this is the content
Note: in this case id is "actual_text_id".