Template:Software Infobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#set: software_tag = {{{tag}}}}} | {{#set: software_tag = {{{tag}}}}} | ||
{{#set: page label = {{{page label}}}}} | {{#set: page label = {{{page label}}}}} | ||
| Line 6: | Line 7: | ||
{{#ask: | {{#ask: | ||
[[software_tag::{{{tag}}}]] | [[software_tag::{{{tag}}}]] | ||
| | |? page label | ||
| intro = <div align="left" style="background-color:#f5fffa;border:1px solid #ccc; width: 200px; float: right; padding: 5px; margin-top: 10px; margin-right: 10px; margin-left: 20px; margin-bottom: 20px"> | | intro = <div align="left" style="background-color:#f5fffa;border:1px solid #ccc; width: 200px; float: right; padding: 5px; margin-top: 10px; margin-right: 10px; margin-left: 20px; margin-bottom: 20px"> | ||
<div style="width:100%;background-color:#cef2e0"><b>{{Get Software Name | tag = {{{tag}}}}}</b></div> | <div style="width:100%;background-color:#cef2e0"><b>{{Get Software Name | tag = {{{tag}}}}}</b></div> | ||
| outro = </div> | | outro = </div> | ||
| sort = page order | |||
| order = asc | |||
| format = plainlist | |||
| template = Software Infobox Format | |||
| link = none | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||