TestArjan Printable Version
This page has been seen 465,041 times.
-
-
Last updated by on
-
List items in template reference
[includeonly=][/includeonly]
broswebar with list items Culture and the arts Geography and places History and events Religion and beliefs Important categories
- item1
- item2
- item1
- item2
- item1
- item2
text with
a line break
in it several
times
- item1
- item2
[includeonly=][/includeonly]
broswebar WITHOUT list items Culture and the arts Geography and places History and events Religion and beliefs Important categories placeholder placeholder placeholder placeholder placeholder
Table caption issue
the plus character shouldnt be infront of this line Wealth and Money Weapons Armor Goods and Services Special Materials Wealth and Money Weapons Armor Goods and Services Special Materials
here the plus character is gone Wealth and Money Weapons Armor Goods and Services Special Materials Wealth and Money Weapons Armor Goods and Services Special Materials
Table issue
Wealth and Money Weapons Armor Goods and Services Special Materials
DIV issue
style="whatever" |
Seperator include problem
PLain
Upper Anuire Traders · Upper Anuire Traders · Upper Anuire Traders · Andien and Sons · Northlands Exchange · Northern Reformed Church of Sarimie · Haelyn's Bastion of Truth · Oaken Grove of Erik
Template imginclude:
[template=""]v[/template] • [template=""]d[/template] • [template=""]e[/template]Upper Anuire Traders · Upper Anuire Traders · Upper Anuire Traders · Andien and Sons · Northlands Exchange · Northern Reformed Church of Sarimie · Haelyn's Bastion of Truth · Oaken Grove of ErikCode:[div][template]imginclude2|{{{title}}}|mini=1[/template][/div]
[div][if="{{{title|}}}"]{{{title}}}[/if][/div]
[div][if="{{{image|}}}"]{{{image}}}[/if][/div]
[div][if="{{{textimage|}}}"]{{{textimage}}}[/if][/div]
[div][if="{{{below|}}}"]{{{below}}}[/if][/div]
[div][if="{{{groarjan|}}}"]blablabla[/if][/div]Template anotherIFtest
Code:[div]
[div][if="{{{title|}}}"]{{{title}}}[/if][/div]
[div][if="{{{image|}}}"]{{{image}}}[/if][/div]
[div][if="{{{imageleft|}}}"][span] style="color:red;"|[B]This text should not be visible![/B][/span][/if][/div]
[div][if="{{{below|}}}"]{{{below}}}[/if][/div]
[div][if="{{{groarjan|}}}"][span] style="color:red;"|[B]There is not even a variable name close to this one: groarjan.. and it still shows[/B][/span][/if][/div]
[/div]
Var inside IF statement
This should show some text based on the NAMESPACE
namespace =
the Template above should display more then just " Namespace = Demo"
below is the code of the template
Code:namespace = [var]NAMESPACE[/var]
[if="[var]NAMESPACE[/var]==Demo"]The namespace is Demo and do Something![/if]