<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wmwikisnet.wmwikis.net/index.php?action=history&amp;feed=atom&amp;title=Themes</id>
	<title>Themes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wmwikisnet.wmwikis.net/index.php?action=history&amp;feed=atom&amp;title=Themes"/>
	<link rel="alternate" type="text/html" href="https://wmwikisnet.wmwikis.net/index.php?title=Themes&amp;action=history"/>
	<updated>2026-04-04T08:04:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://wmwikisnet.wmwikis.net/index.php?title=Themes&amp;diff=344&amp;oldid=prev</id>
		<title>127.0.0.1: Imported from Wikispaces</title>
		<link rel="alternate" type="text/html" href="https://wmwikisnet.wmwikis.net/index.php?title=Themes&amp;diff=344&amp;oldid=prev"/>
		<updated>2019-02-14T14:29:19Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wikispaces&lt;/p&gt;
&lt;a href=&quot;https://wmwikisnet.wmwikis.net/index.php?title=Themes&amp;amp;diff=344&amp;amp;oldid=208&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://wmwikisnet.wmwikis.net/index.php?title=Themes&amp;diff=208&amp;oldid=prev</id>
		<title>127.0.0.1: Imported from Wikispaces</title>
		<link rel="alternate" type="text/html" href="https://wmwikisnet.wmwikis.net/index.php?title=Themes&amp;diff=208&amp;oldid=prev"/>
		<updated>2019-02-14T14:28:53Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wikispaces&lt;/p&gt;
&lt;a href=&quot;https://wmwikisnet.wmwikis.net/index.php?title=Themes&amp;amp;diff=208&amp;amp;oldid=42&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
	<entry>
		<id>https://wmwikisnet.wmwikis.net/index.php?title=Themes&amp;diff=42&amp;oldid=prev</id>
		<title>Wmadmin: Imported from Wikispaces</title>
		<link rel="alternate" type="text/html" href="https://wmwikisnet.wmwikis.net/index.php?title=Themes&amp;diff=42&amp;oldid=prev"/>
		<updated>2008-03-25T18:32:11Z</updated>

		<summary type="html">&lt;p&gt;Imported from Wikispaces&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=Themes= &lt;br /&gt;
You can customize nearly all aspects of your Wikispaces theme using a template language based on HTML. The theme is displayed as an HTML page, with certain pieces of Wikispaces functionality inserted.&lt;br /&gt;
&lt;br /&gt;
You can find common theme customizations on the [[Theme Customizations]] page.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
=HTML Theme Components= &lt;br /&gt;
''Components are added to a theme using the '''&amp;lt;$ComponentName$&amp;gt;''' syntax. No spaces are allowed in the tag and the component name must match one of the following, and is case sensitive.''&lt;br /&gt;
&lt;br /&gt;
==WikiPageMenuStar== &lt;br /&gt;
Component shows a a clickable star that users can use to mark favorite pages. Only visible on Wiki pages. ''WikiPageMenuStar'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiPageMenuTitle== &lt;br /&gt;
Component displays the name of the wiki page, or the title of the page. ''WikiPageMenuTitle'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiPageMenuEntries== &lt;br /&gt;
Component provides a list of submenus for the particular page, along with the currently active menu. ''WikiPageMenuEntries'' CSS class. Current submenu uses the ''WikiPageMenuEntryOn'' CSS class, and other submenus use the ''WikiPageMenuEntryOff'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiPageMenuEditButton== &lt;br /&gt;
Component provides a context sensitive edit link for the content of Wiki pages. On non-Wiki pages, the output is empty. On pages that the current user can edit, the CSS class is ''WikiPageMenuEditButton''. On locked (read only) pages, the CSS class is ''WikiPageMenuEditButtonLocked'' and on pages that the user lacks permission for editing, the CSS class is ''WikiPageMenuEditButtonNoPermission''. Once the button is pushed, and on the edit page, the class is changed to ''WikiPageMenuEditButtonDisabled''. This tag is optional, if it is not included in the theme, a default button will be provided inside the content area.&lt;br /&gt;
&lt;br /&gt;
==WikiContent== &lt;br /&gt;
The main content section of the page. Includes the Wiki page text, or any Wikispaces content, along with ad text. No CSS class is provided, styles should avoid making changes to this component.&lt;br /&gt;
&lt;br /&gt;
==WikiUserSpaceList== &lt;br /&gt;
Component provides a list of the spaces the currently logged in user is a member of. ''WikiUserSpaceList'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiNotices== &lt;br /&gt;
Component provides the action notices that alert users to changes or problems. These are wrapped in the ''WikiNotice'' CSS class. It also provides persistent banners that alert users of actions they need to perform. These are wrapped in the ''WikiBanner'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiHeaderNav== &lt;br /&gt;
Component provides the username, settings, help, sign-in/sign-out links along with an image link back to the main &amp;quot;www&amp;quot; Wikispaces. 2 elements, the outer uses the ''WikiHeaderNav'' CSS class, the inner uses the ''WikiHeaderNavInner'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiSearch== &lt;br /&gt;
Component provides the search form and input box. Wrapped in the ''WikiSearch'' CSS class, the individual components use the ''WikiSearchInput'' and ''WikiSearchSubmit'' CSS classes.&lt;br /&gt;
&lt;br /&gt;
==WikiBreadcrumb== &lt;br /&gt;
Component provides a context sensitive, clickable, heirarchy of pages leading to the current page, similar to the page title. Uses the ''WikiBreadcrumb'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiFooterNav== &lt;br /&gt;
Component provides the help, about, blog, terms, privacy, invite, and upgrade links. Uses the ''WikiFooterNav'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiLicense== &lt;br /&gt;
Component provides the space content license information. Uses the ''WikiLicense'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiLogo== &lt;br /&gt;
Component provides the custom space logo image. ''WikiLogo'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiLogoOrSpaceName== &lt;br /&gt;
Component provides the custom space logo, or falls back on a default logo with the current space name. If the logo is available, the output is the same as ''WikiLogo''. Otherwise, ''WikiLogoTable'' wraps&lt;br /&gt;
a table with the image and space name.&lt;br /&gt;
&lt;br /&gt;
==WikiCustomNav== &lt;br /&gt;
Component provides the content of the editable ''space.menu'' Wiki page, used to create custom navigation elements. ''WikiCustomNav'' CSS class.&lt;br /&gt;
&lt;br /&gt;
==WikiActions== &lt;br /&gt;
Component provides the actions the user can take in the current space (make a new page, recent changes, invite people, manage space). ''WikiActions'' CSS class.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=Text and Data Elements= &lt;br /&gt;
&lt;br /&gt;
==WikiSiteUrl== &lt;br /&gt;
The URL to the main wiki site. (e.g., [http://www.wikispaces.com%29/ | http:''www.wikispaces.com)]&lt;br /&gt;
&lt;br /&gt;
==WikiBackgroundColor== &lt;br /&gt;
The custom background color selected by the current space, as 6 hex digits starting with the # sign (e.g., #F0F0F0). Used to make the theme customizable by individual Wikispaces.&lt;br /&gt;
&lt;br /&gt;
==WikiHighlightColor== &lt;br /&gt;
The custom highlight color selected by the current space, as 6 hex digits starting with the # sign (e.g., #F0F0F0). Used to make the theme customizable by individual Wikispaces.&lt;br /&gt;
&lt;br /&gt;
==WikiTextColor== &lt;br /&gt;
The custom text color selected by the current space, as 6 hex digits starting with the # sign (e.g., #F0F0F0). Used to make the theme customizable by individual Wikispaces. The color should only apply to the text outside the content area.&lt;br /&gt;
&lt;br /&gt;
==WikiLinkColor== &lt;br /&gt;
The custom link text color selected by the current space, as 6 hex digits starting with the # sign (e.g., #F0F0F0). Used to make the theme customizable by individual Wikispaces. The color should only apply to the link text outside the content area.&lt;br /&gt;
&lt;br /&gt;
==WikiTitle== &lt;br /&gt;
The context sensitive page title, to be used in the HTML &amp;lt;title&amp;gt; tag.&lt;br /&gt;
&lt;br /&gt;
==WikiSearchWords== &lt;br /&gt;
The currently submitted search term, used for building a custom search form.&lt;br /&gt;
&lt;br /&gt;
==WikiSpaceName== &lt;br /&gt;
The short name of the current space, used in the URL.&lt;br /&gt;
&lt;br /&gt;
==WikiSpaceText== &lt;br /&gt;
The user specified name of the current space.&lt;br /&gt;
&lt;br /&gt;
==WikiSpaceDescription== &lt;br /&gt;
The user specified description of the current space.&lt;br /&gt;
&lt;br /&gt;
==WikiSpaceUrl== &lt;br /&gt;
The URL of the current space.&lt;br /&gt;
&lt;br /&gt;
==WikiPageName== &lt;br /&gt;
The name of the current content page, useful only when in a /page or /message section. See also WikiIsPageContext.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=Conditional Tags= &lt;br /&gt;
//Conditionals are wrapped around text, HTML and components that are to be displayed only when the condition is met. They are used with the following sytnax:&lt;br /&gt;
&amp;lt;ConditionalName&amp;gt;&lt;br /&gt;
...conditional text, HTML, and components go here...&lt;br /&gt;
&amp;lt;/ConditionalName&amp;gt;&lt;br /&gt;
No spaces can exist in the tag, and the conditional name must match one of the following, and are case sensitive. All conditionals must be closed.//&lt;br /&gt;
&lt;br /&gt;
==WikiIsLoggedIn== &lt;br /&gt;
Applies when the current user is logged in and not a guest user.&lt;br /&gt;
&lt;br /&gt;
==WikiIsNotLoggedIn== &lt;br /&gt;
Applies when the current user is not logged in and is the guest user.&lt;br /&gt;
&lt;br /&gt;
==WikiIsSpaceMember== &lt;br /&gt;
Applies when the current user is logged in and the user is a member of the current space.&lt;br /&gt;
&lt;br /&gt;
==WikiIsNotSpaceMember== &lt;br /&gt;
Applies when the user is not logged in, or when the logged in user is not a member of the current space.&lt;br /&gt;
&lt;br /&gt;
==WikiIsSpaceOrganizer== &lt;br /&gt;
Applies when the current user is logged in and the user is the organizer of the current space.&lt;br /&gt;
&lt;br /&gt;
==WikiIsNotSpaceOrganizer== &lt;br /&gt;
Applies when the user is not logged in, or when the logged in user is not the organizer of the current space.&lt;br /&gt;
&lt;br /&gt;
==WikiIsEditor== &lt;br /&gt;
Applies when the current user is allowed to edit the current page.&lt;br /&gt;
&lt;br /&gt;
==WikiIsNotEditor== &lt;br /&gt;
Applies when the current user is not allowed to edit the current page.&lt;br /&gt;
&lt;br /&gt;
==WikiUserCanView== &lt;br /&gt;
Applies when the user has access to the current page.&lt;br /&gt;
&lt;br /&gt;
==WikiUserCannotView== &lt;br /&gt;
Applies when the user does not have access to the current page, as in a private space.&lt;br /&gt;
&lt;br /&gt;
==WikiIsPageObject== &lt;br /&gt;
Applies when the URL is in the form of /page/&lt;br /&gt;
&lt;br /&gt;
==WikiIsNotPageObject== &lt;br /&gt;
Applies when the URL is not in the form of /page/&lt;br /&gt;
&lt;br /&gt;
==WikiIsSpaceObject== &lt;br /&gt;
Applies when the URL is in the form of /space/&lt;br /&gt;
&lt;br /&gt;
==WikiIsNotSpaceObject== &lt;br /&gt;
Applies when the URL is not in the form of /space/&lt;br /&gt;
&lt;br /&gt;
==WikiIsUserObject== &lt;br /&gt;
Applies when the URL is in the form of /user/&lt;br /&gt;
&lt;br /&gt;
==WikiIsNotUserObject== &lt;br /&gt;
Applies when the URL is not in the form of /user/&lt;br /&gt;
&lt;br /&gt;
==WikiIsPageContext== &lt;br /&gt;
Applies when the URL is in the form of /page/ or /message/ and has a page name&lt;br /&gt;
&lt;br /&gt;
==WikiIsNotPageContext== &lt;br /&gt;
Applies when the URL is not in the form of /page/ or /message/ and does not have a page name&lt;br /&gt;
&lt;br /&gt;
==WikiIsHttps== &lt;br /&gt;
Applies when the URL uses the https secure protocol&lt;br /&gt;
&lt;br /&gt;
==WikiIsNotHttps== &lt;br /&gt;
Applies when the URL does not use the https secure protocol&lt;br /&gt;
&lt;br /&gt;
=Modifiers= &lt;br /&gt;
''Tag output can be modified from the original form through various filtering mechanisms. These are useful for escaping the information to be used in HTML code or URLs.''&lt;br /&gt;
{| &lt;br /&gt;
! Modifier !! Usage !! Sample &lt;br /&gt;
|-&lt;br /&gt;
| url || &amp;lt;$WikiPageName|url$&amp;gt; || &amp;quot;this page &amp;lt;here&amp;gt;&amp;quot; becomes &amp;quot;this+page+%3Chere%3E&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
| html || &amp;lt;$WikiPageName|html$&amp;gt; || &amp;quot;this page &amp;lt;here&amp;gt;&amp;quot; becomes &amp;quot;this page &amp;amp;lt;here&amp;amp;gt;&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wmadmin</name></author>
	</entry>
</feed>