Template:If IP/doc

From Cibernética Americana
Jump to navigationJump to search

Template:Documentation subpage Template:Never substitute

Usage

Example: Template:Tlx

By default, Template:Tag tags are used to wrap the specified content. |tag=div can be used if the content contains block-level elements.

TemplateData

<templatedata> { "params": { "1": { "label": "If IP", "description": "Wikitext to display if user is not logged in", "type": "content", "suggested": true, "aliases": [ "yes" ] }, "2": { "label": "If user", "description": "Wikitext to display if user is logged in", "type": "content", "suggested": true, "aliases": [ "no" ] }, "tag": { "description": "Changes the HTML tag used", "example": "div", "default": "span" } }, "description": "Displays wikitext based on whether or not a user is logged in." } </templatedata>

See also

Template:Namespace and pagename-detecting templates