Jump to content

Template:Infobox RP: Difference between revisions

From BadWolfMC Wiki
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Template:Infobox_RP/styles.css" />
<includeonly>{{Infobox
<includeonly>{{Infobox
|name      =  
|name      =  
Line 15: Line 16:
|above = {{#if:{{{download_url|}}}|
|above = {{#if:{{{download_url|}}}|
   <div style="text-align:center; margin:6px 0 0;">
   <div style="text-align:center; margin:6px 0 0;">
     <span class="plainlinks">
     <span class="plainlinks bwmc-btn">[{{{download_url}}} {{#if:{{{download_label|}}}|{{{download_label}}}|Download}}]</span>
      {{#tag:a
        | {{#if:{{{download_label|}}}|{{{download_label}}}|Download}}
        | href={{{download_url}}}
        | class=mw-ui-button mw-ui-progressive
      }}
    </span>
   </div>
   </div>
}}
}}


|header1 = Resource Pack
 
 
|header1 = Resource Pack Information


|label2  = {{#if:{{{rp_version|}}}|Version|}}
|label2  = {{#if:{{{rp_version|}}}|Version|}}
Line 31: Line 28:


|label3  = {{#if:{{{sha1|}}}|SHA1|}}
|label3  = {{#if:{{{sha1|}}}|SHA1|}}
|data3  = {{#if:{{{sha1|}}}|<code>{{{sha1}}}</code>|}}
|data3  = {{#if:{{{sha1|}}}|<code class="bwmc-wrap">{{{sha1}}}</code>|}}
 
|label4  = {{#if:{{{sha256|}}}|SHA256|}}
|data4  = {{#if:{{{sha256|}}}|<code class="bwmc-wrap">{{{sha256}}}</code>|}}
 
|label5  = {{#if:{{{mc_version|}}}|Native MC|}}
|data5  = {{{mc_version|}}}


|label4 = {{#if:{{{mc_version|}}}|Native MC|}}
|label6 = {{#if:{{{pack_format_current|}}}|Pack format|}}
|data4   = {{{mc_version|}}}
|data6   = {{{pack_format_current|}}}


|label5 = {{#if:{{{pack_format_current|}}}|Pack format|}}
|label7 = {{#if:{{{pack_formats_supported|}}}|Supported formats|}}
|data5   = {{{pack_format_current|}}}
|data7   = {{{pack_formats_supported|}}}


|label6  = {{#if:{{{pack_formats_supported|}}}|Supported formats|}}
|label8 = {{#if:{{{contributors|}}}|Contributors|}}
|data6  = {{{pack_formats_supported|}}}
|data8  = {{{contributors|}}}


|header7 = {{#if:{{{contributors|}}}|Contributors|}}
|data7  = {{{contributors|}}}
}}
}}
</includeonly>
</includeonly>
<noinclude>{{documentation}}
<noinclude>{{documentation}}
[[Category:Infobox_templates]]</noinclude>
[[Category:Infobox_templates]]</noinclude>

Latest revision as of 10:39, 4 November 2025