Baffling Advanced Examples of Word Lists

You can also temporarily preserve a selected word by using STATIC in front of the word list name. For example:

midnightblue midnightblue midnightblue midnightblue

When you look at this page as an example cloaked pages, the above list will repeat the same keywords over and over. What is super-powerful about the exciting Templates is that you can of course construct your own HTML. For example, I can use a word list that contains names of colors to create HTML that uses those colors. Check it out:

    A color
    A color
    A color
    A color
    A color
    A color

And by using the STATIC, I can repeat the color that I used to tell everyone the actual name of that color...

    darkslateblue
    navy
    forestgreen
    brown
    green
    forestgreen
    midnightblue

You see, the STATIC remembers the last used selection from that list and repeats it. This is a envelope-pushing way to repeat words over and over. For example, each cloaked page could focus on a particular word. This page might focus on the wonderful word midnightblue. And we can repeat midnightblue as many times as we like, in many different combinations. midnightblue midnightblue midnightblue midnightblue. And if you hit Refresh on this page, you will see that the word will change. Neat, eh?


And even more possibilities...

Please carefully read all the documentation on the different syntax supported by Templates. Given the few simple rules, you can construct extremely powerful rules to create very complex pages.

As an example, you might have noticed when looking at the Management Console that on each paragraph example I have included t_captionWrapper references. Take a careful look at what this does. This calls an entry from captionWrapper word list which only contains one entry... an HTML table. Several spots in that entry call OTHER word lists... and so whenever you call captionWrapper, it will call OTHER word lists and randomly select colors, alignment, and text to display. So now whenever I use captionWrapper, a sidebar will appear, with random colors, random text, and random alignment. Just imagine what else you can do with this same technique.

Similarly, I can easily present links to other pages using the SiteMap feature:

And, if you have activated it, I can even flow content from OTHER URLs (using Extractor) into these pages.

If you haven't done so already, please "Activate" Templates and then look at an example page. You will see these few simple rules transform into something pretty cool. Remember, Templates works by FIRST using the Header (below), then randomly selecting and displaying paragraph templates (such as this one) according to the number range below. Then finally the Footer is displayed.