Template:Contribute/Content: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
Mono (talk | contribs)
rm
Mono (talk | contribs)
No edit summary
Line 12: Line 12:
</div>
</div>
<html>
<html>
<div id="dialog" class="dialog" title="Give us feedback" style="display:none; width: 700px !important;"></html>
<div id="dialog" class="dialog" title="Give us feedback" style="width: 700px !important;"></html>
<div class="plainlinks" style="font-size:120%;">[[File:Money Coin Icon.svg|51px|link=Problems donating/en]]&nbsp;[[Problems donating/en|I have a question about my '''donation''']].</div>
<div class="plainlinks" style="font-size:120%;">[[File:Money Coin Icon.svg|51px|link=Problems donating/en]]&nbsp;[[Problems donating/en|I have a question about my '''donation''']].</div>
<div class="plainlinks" style="font-size:120%;">[[File:HelpPage IconPack-01.png|link=http://meta.wikimedia.org/w/index.php?title=Foundation_wiki_feedback&action=edit&section=new&preload=Foundation_wiki_feedback/preload&preloadtitle={{urlencode:[[wmf:{{FULLPAGENAME}}|{{FULLPAGENAME}}]]}}#editnotice-area]]&nbsp;[http://meta.wikimedia.org/w/index.php?title=Foundation_wiki_feedback&action=edit&section=new&preload=Foundation_wiki_feedback/preload&preloadtitle={{urlencode:[[wmf:{{FULLPAGENAME}}|{{FULLPAGENAME}}]]}}#editnotice-area I want to post a comment about the Wikimedia Foundation website].</div>
<div class="plainlinks" style="font-size:120%;">[[File:HelpPage IconPack-01.png|link=http://meta.wikimedia.org/w/index.php?title=Foundation_wiki_feedback&action=edit&section=new&preload=Foundation_wiki_feedback/preload&preloadtitle={{urlencode:[[wmf:{{FULLPAGENAME}}|{{FULLPAGENAME}}]]}}#editnotice-area]]&nbsp;[http://meta.wikimedia.org/w/index.php?title=Foundation_wiki_feedback&action=edit&section=new&preload=Foundation_wiki_feedback/preload&preloadtitle={{urlencode:[[wmf:{{FULLPAGENAME}}|{{FULLPAGENAME}}]]}}#editnotice-area I want to post a comment about the Wikimedia Foundation website].</div>
Line 24: Line 24:
<script>
<script>
mw.loader.using(['jquery.ui.dialog'], function () {
mw.loader.using(['jquery.ui.dialog'], function () {

$( '#dialog' ).show().dialog({
$( '#dialog' ).dialog();
modal: true,
minWidth: 600
});
e.preventDefault();
});
});
</script>
</script>

Revision as of 02:09, 25 January 2013

Hi! Welcome to the website for the Wikimedia Foundation, the non-profit organization that operates Wikipedia and other free knowledge projects.


Unfortunately, wikimediafoundation.org does not allow open editing at this time; however, we want everyone to be able to contribute. If you have suggestions for how we could improve this site please use the links below:

  • <html><a href="//meta.wikimedia.org/w/index.php?title=Foundation_wiki_feedback&action=edit&section=new&preload=Foundation_wiki_feedback/preload&editintro=Foundation_wiki_feedback/Header/Edit" id="click1">Post your feedback about this page</a></html>

<html>

<html> <script> mw.loader.using(['jquery.ui.dialog'], function () {

   $( '#dialog' ).dialog();

}); </script> </html>