|
Profiles /
Mateusz Jump quickly to My Discussion. Contact:
My Cookbook recipes:Templates :: WPCategories :: FastBacklinks? :: AlternateNamingScheme (at the bottom) :: ProgressBar :: SortByScore :: Excerpts :: SearchQueryVariable :: TotalCounter v1.9, v1.9.1 More ideas for Cookbook recipes:For WikipediaSuite:
others
Discussion(for Visitors to fill) Hi, how would you test that some parameter in Template EXISTS/not exist? For example, I'd like to use * Name: {{{name}}} and make title field ONLY appear when parameter actually exists. I've tried * Name: {{{name}}} but this does not seem to work.. -- Zarhan ~HansB: Self-links have a class .selflink for possible styling. They are not usually unlinked, but can be by for instance including this in config.php:
$LinkPageSelfFmt = "<a class='selflink'>\$LinkText</a>";
include: see PmWiki.IncludeOtherPages for features. |