mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	docs: Document *Administrator only feature* macro in user documentation styling guide.
This commit is contained in:
		@@ -231,8 +231,7 @@ always create a new macro by adding a new file to that folder.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
* **About:** Links to the **Edit Administrator Settings** documentation.
 | 
					* **About:** Links to the **Edit Administrator Settings** documentation.
 | 
				
			||||||
Usually preceded by the [**Go to the** macro](#go-to-the-go-to-the-md-macro)
 | 
					Usually preceded by the [**Go to the** macro](#go-to-the-go-to-the-md-macro)
 | 
				
			||||||
and a link to a particular section
 | 
					and a link to a particular section on the **Administration** page.
 | 
				
			||||||
on the **Administration** page.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
* **Contents:**
 | 
					* **Contents:**
 | 
				
			||||||
    ```.md
 | 
					    ```.md
 | 
				
			||||||
@@ -249,6 +248,33 @@ on the **Administration** page.
 | 
				
			|||||||
    [Administration](/help/edit-administrator-settings) page.
 | 
					    [Administration](/help/edit-administrator-settings) page.
 | 
				
			||||||
    ```
 | 
					    ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### **Administrator only feature** `{!admin-only.md!}` macro
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* **About:** Creates a note the feature discussed in the documentation is
 | 
				
			||||||
 | 
					only available to organization administrators. It should be placed
 | 
				
			||||||
 | 
					immediately after the title.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* **Contents:**
 | 
				
			||||||
 | 
					    ```.md
 | 
				
			||||||
 | 
					    !!! warn ""
 | 
				
			||||||
 | 
					        **Note:** This feature can only be controlled by organization administrators.
 | 
				
			||||||
 | 
					    ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* **Example usage and rendering:**
 | 
				
			||||||
 | 
					    ```.md
 | 
				
			||||||
 | 
					    {!admin-only.md!}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    {!follow-steps.md!} change who can join your stream by changing the stream's
 | 
				
			||||||
 | 
					    accessibility.
 | 
				
			||||||
 | 
					    ```
 | 
				
			||||||
 | 
					    ```.md
 | 
				
			||||||
 | 
					    !!! warn ""
 | 
				
			||||||
 | 
					        **Note:** This feature can only be controlled by organization administrators.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    Follow the following steps to change who can join your stream by
 | 
				
			||||||
 | 
					    changing the stream's accessibility.
 | 
				
			||||||
 | 
					    ```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### **All streams** `{!all-streams.md!}` macro
 | 
					### **All streams** `{!all-streams.md!}` macro
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* **About:** Explains how to view all streams in the organization on the
 | 
					* **About:** Explains how to view all streams in the organization on the
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user