Template:Data Format Infobox: Difference between revisions

From StructuralWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#ask: [[data_format_tag::{{{tag}}}]]
<includeonly>
|? data_format_tag
 
{{#set: data_format_tag={{{tag}}}}}
{{#set: data_format_page_label={{{page label}}}}}
{{#set: data_format_page_order={{{page order}}}}}
{{#set: data_format_page_name={{PAGENAME}}}}
 
{{#ask: [[data_format_tag::{{{tag}}}]]
|? data_format_page_label
|? data_format_page_label
|? data_format_page_order
|? data_format_page_name
| 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 Data Format Name | tag = {{{tag}}}}}</b></div>
<div style="width:100%;background-color:#cef2e0"><b>{{Get Data Format Name | tag = {{{tag}}}}}</b></div>
| outro = <a href="http://www.bridgeart.net/software_database/data_formats/{{{tag}}}">Related software</a></div>
| outro = </div>
| order = data_format_page_order
| sort = data_format_page_order
| format = template
| order = asc
| format = plainlist
| template = Data Format Infobox Format
| template = Data Format Infobox Format
}} [[data_format_tag::{{{tag}}}| ]] [[data_format_page_label::{{{page label}}}| ]] [[data_format_page_order::{{{page order}}}| ]] [[data_format_page_name::{{PAGENAME}}| ]]</includeonly><noinclude>
| link = none
}}</includeonly><noinclude>


== Usage ==
== Usage ==
Line 24: Line 30:
</pre>
</pre>


If this is the main page for the program, also cut and paste the following:
== Related Tags ==
 
For listing of programs related to the given data format, cut and paste the following:


<pre>
<pre>
<software_database_data_format_databox tag="/>
{{List of Software for Data Format | format name = }}
</pre>
</pre>
* Label the overview page with category Data Format


== Parameters ==
== Parameters ==
== See Also ==
* [[:Template:Data_Format|Template:Data_Format]]


</noinclude>
</noinclude>

Latest revision as of 18:57, 21 October 2024


Usage

Cut and paste:

{{Data Format Infobox
| tag =
| page label =
| page order =
}}

Related Tags

For listing of programs related to the given data format, cut and paste the following:

{{List of Software for Data Format | format name = }}
  • Label the overview page with category Data Format


Parameters

See Also