Skip to content

Commit cd00f4d

Browse files
authored
Merge pull request #795 from willowlight/feature/site_id-single-variable
Add {site_id} to single-variables.md
2 parents cbdebe3 + 9159526 commit cd00f4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/templates/globals/single-variables.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,10 @@ This variable will be substituted with your site name as defined under `Settings
183183

184184
This variable will be substituted with your site URL as defined under `Settings --> URL and Path Settings`.
185185

186+
### `{site_id}`
187+
188+
This variable will be substituted with the ID of your site as defined under `Developer --> Sites` (if MSM is enabled).
189+
186190
### `{template_name}`
187191

188192
This variable displays the name of the template currently being processed.:

0 commit comments

Comments
 (0)