Welcome!
Snippets is a site both created by Wikidot and its community. This is a place where you can find (or add) code snippets that can be used when creating your own pages at Wikidot.com. Code snippets are an easy way to improve your own wiki sites and to make it more attractive and functional. Embedding media, both audio and video, adding spreadsheets, making eye-candy menus is as easy as never before.
Add a new snippet or solution
Adding a snippet is easy.
- First, think of some name for your snippet
- Create a page (using the form below)
- Assign page tags to the created page
- Please do not use this site for testing.
- Use the Sandbox for testing.
Highest Rated Snippets
Collapsible Text Block (Rating: 344, Comments: 40)
This solutions will show you how to make nice collapsible text blocks. What for? See the examples, you should know.
Foldable List (Rating: 205, Comments: 21)
Do you like a foldable list from My Account or Site Manager? Create your own!
Tabs (Rating: 161, Comments: 89)
This solution will show you how to create tabs.
Layout With Tables (Rating: 143, Comments: 91)
A nice way to add advanced layout control using the [[table]] tag. The example uses the style attribute for the whole table and particular cells to adjust layout.
Adding A Site Logo (Rating: 112, Comments: 39)
This snippet lets you add a logo to the site by creating a custom CSS.
Include Any Page (Rating: 107, Comments: 38)
Here is a way to include ANY page within your Wiki page using an [[iframe]] element.
Google Gadgets (Rating: 105, Comments: 27)
Google now offers tons of gadgets one can embed into web pages. The directory of gadgets is available at:
Extra Side Bar (Rating: 102, Comments: 8)
Creates an extra side-bar using the floating div element. It is quite easy if you know CSS.
Automatic Sitemap (Rating: 100, Comments: 22)
It is quite important to have a nice and clean structure of the site. One of the best ways to do maintain such a structure is to use the "parent page" relation. This allows to:
- display breadcrumb navigation element within pages
- make nice sitemaps and listings
Multicolumn Layout (Rating: 91, Comments: 26)
OK, so you want a multicolumn layout. Unfortunately there are no special wiki tags for multicolumn layout but the result can be easily achieved using the [[div]] tags and adding CSS style to it.
Recently Added Snippets
Search (Rating: 0, Comments: 1)
put description what kind of problem does the solution solve and how
VMclients page (Rating: 0, Comments: 0)
I just did chapter 1: Module project Capstone 1.1
Just added a new VM. This is for Module 2 Assignment Capstone 3.1.
Setting up a Ubuntu Server using the VM.
VM operating system is Ubuntu (64-bit). Did command 1-23.
mypage (Rating: 0, Comments: 0)
put description what kind of problem does the solution solve and how
Virtualization:VMclients1 (Rating: 0, Comments: 1)
Chapter: Module 1: Assignment - Capstone 2-1
Hypervisor: Oracle VirtualBox Manager
VM Computer Name: Ubuntu
VM Operating System: Ubuntu (64-bit)
Tousif Akram: Transforming U.S. Business Registration for Global Entrepreneurs with FormLLC (Rating: 0, Comments: 0)
Tousif Akram is revolutionizing the business consultancy by focusing on making the U.S. LLC registration process easy for all non-residents keen in starting a business. As the founder and CEO of FormLLC, Tousif has been able to help every entrepreneur from every continent in America, helping them to set up their businesses successfully. Eager to assist people in incorporating American companies, he blends his knowledge of the field with innovation and a client-oriented approach growing into an extraordinary professional.
Redirection (Rating: 0, Comments: 0)
This is the redirect module. It can redirect to a page on your Wikidot site, another Wikidot site or on an external site. This makes a “301 Permanently Moved” Redirection and it will tell the user’s web browser to redirect / go to another web page.
Who:n (Rating: 0, Comments: 0)
/* Global styles */
- {
margin: 0;
padding: 0;
box-sizing: border-box;
}
Who: (Rating: 0, Comments: 0)
/* Global styles */
- {
margin: 0;
padding: 0;
box-sizing: border-box;
}
Custom Identity Groups/自定义身份组 (Rating: 2, Comments: 0)
Sometimes we want to set and display a user's special identity on a website, and this snippet will address that
Better Sidebar/更好的侧边栏 (Rating: 1, Comments: 7)
A better sidebar, hover over the arrow in the bottom right corner of the page to show it.
更好的侧边栏,光标悬停/点击页面的右下角箭头时会自动展开。