1,623
edits
(Fix improper value annotations for status placholder) |
(remove duplicate annotation; only annotate if value is not YourWikiStatus;do silent annotation with set parser function, did not look at the category assignments) |
||
| Line 14: | Line 14: | ||
--></includeonly><!-- | --></includeonly><!-- | ||
Starting template code | Starting template code | ||
--> | -->{{#set:|Wiki engine={{{engine|}}}|Wiki edit mode={{{editmode|}}}|Main topic={{{maintopic|}}} }} | ||
<div style="float:right; padding:2px; background:white; border:4px outset gray; margin-left:0.5em; margin-bottom:0.5em"> | <div style="float:right; padding:2px; background:white; border:4px outset gray; margin-left:0.5em; margin-bottom:0.5em"> | ||
{|class=infobox cellpadding=3 style="width:26em; font-size:96%; text-align:left; line-height:1.5em; border:2px inset #A0A7B4" | {|class=infobox cellpadding=3 style="width:26em; font-size:96%; text-align:left; line-height:1.5em; border:2px inset #A0A7B4" | ||
| Line 43: | Line 42: | ||
|- | |- | ||
!scope=row style=text-align:right|[[:Category:Wiki status|Status]]: | !scope=row style=text-align:right|[[:Category:Wiki status|Status]]: | ||
|[[:Category:{{{status}}}|{{{status}}}]] | |[[:Category:{{{status}}}|{{{status}}}]]{{#ifeq: {{{status|}}} |YourWikiStatus | |{{#set: Wiki status={{{status|}}} }} }}<!--Semantic property--> | ||
|- | |- | ||
!scope=row style=text-align:right|[[:Category:Wiki language|Language]]: | !scope=row style=text-align:right|[[:Category:Wiki language|Language]]: | ||
edits